Well as a real possibility, I'm not sure if Kranar's prog terminates itself after each calculation, but if it does, you mostly have your DOS window set to close after the running prog terminates. Try changing the setting to leave the DOS window up until you manually close it.
Sonic reg
The plan has failed... you know too much.
.
.
.
.
.
.
Try Alfador's suggestion, most likely the problem is that it calculates the CS and then terminates too quickly for you to see the result.
- Lord Kranar, human Archwizard reg
Your probably running off a DOS shortcut or actually clicking on the program in windows.
One method is to run a DOS window and access the program that way. If you are unsure of DOS commands:
CD [directory] -- changes current directory
DIR -- displays contents of the directory
[name of exe] -- runs the program
exit -- returns to windows
that should be all you need.
another way is to find the actual program in windows, create a shortcut and drag it to a conveniant spot, and right click on it -- going to properties.
click on the program tab, and uncheck close on exit. now you can just click on the shortcut to run the program.
'lood
reg