home *** CD-ROM | disk | FTP | other *** search
/ Power GUI Programming with VisualAge C++ / powergui.iso / trialva / ibmcppw / tutorial / present / text / 143d1.txt < prev    next >
Encoding:
Text File  |  1996-02-16  |  214 b   |  3 lines

  1. This command executes a single line of the source program. If the current line is a call, execution stops when the call completes.
  2.  
  3. After executing the Step over command, you should be on line 220 in the program.