View Single Post
Old Jan 23rd, 2006, 1:12 AM   #6
Cache
Hobbyist
 
Join Date: Sep 2005
Posts: 261
Rep Power: 4 Cache is on a distinguished road
For a batch file, use the 'Call' command: Call some.exe

Although I'm wondering what you mean by "pages". Whatever it is you're after doing, there is probably a better way to achieve it than through calling multiple executables with a batch file.
Cache is offline   Reply With Quote