| 1. |
Solve : Pausing after "every screen"? |
|
Answer» I have Borland freecommandlinetools bcc32 but when i run it all of the output text scrolls to up fast after i run this and i cannot read this. I can SEE only half of output text, same problem with ilink32. I want to pause the program output, like it waits for keypress and then outputs/scrolls second half of output. I tried using /P and pause command but no luck. It just scrolls up this all and i cannot see text from top. I need it to turn off DEBUG information when linking exes. I remember i used some command for one app to do this but i don't remember what. Or if u know where to get full list of bcc32 and ilink32 command line options then please let me know. |
|