Windows XP Windows XP programming

I did some Perl programming for simple text modifications.

Mi CNC router reads a list of numbers and moves its motors accordingly (X, Y and Z axes). I need to change some of these numbers. My Perl program does that. But I would like to do the same in Windows (modify a simple text list). How can I do that? One thing I don't want to do: Connect my Windows machine to the internet.
 
Back
Top