Equinox Online Help - Language Reference - A to Z

Home

ProfileResume

Applies to
SyntaxProfileResume
Action[Statement] Starts or re-starts profiling
ScopeUsable anywhere
Notes

Profiling is re-started if necessary, and if already in progress does nothing. From the keyboard, Ctrl-F11 has the same effect.

The system workarea SysError is set to a non-zero value if an error occurs, otherwise zero.

CategoryProfiling
See Also ProfileEvent, ProfileEventStart, ProfileEventStop, ProfileMessage, ProfileLog, ProfilePause, ProfileReset, ProfileStatus
Example

This example avoids profiling during SaveRecord.

ProfilePause
SaveRecord
ProfileResume