View Single Post
Old 10-22-04, 08:16 PM   #1 (permalink)
AximNoob
Guest
 
Posts: n/a
Can WM2003SE perform any DOS like batch files?

what I mean is, with one program running on my PC, I have a .BAT file copying a data file from a safe place to where the program I run next expects to see it, then after the program closes, It copies it back to the safe place:

i.e

copy x.x y.y
x.exe
copy y.y x.x

I have the PPC version of the same program, and would like to be able to do the same with that.

Is it possible?

Thanks in advance.
  Reply With Quote