Click to Rate and Give Feedback
MSDN
MSDN Library
Visual FoxPro
Visual FoxPro 8.0
Reference
Language Reference
Commands
 SUSPEND Command

  Switch on low bandwidth view
Visual FoxPro 8.0 Language Reference
SUSPEND Command

Pauses program execution and returns to interactive Visual FoxPro.

SUSPEND

Remarks

While a program is paused, you can execute intervening commands, check variable values, open the Trace and Debug windows, and so on.

All variables created while the program is paused are PRIVATE.

Use RESUME to restart execution of a suspended program. Program execution continues with the line following the line containing SUSPEND.

See Also

CANCEL | RESUME | PRIVATE

© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker