Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Displays a list of the threads in the current program.
Syntax
Debug.ListThreads [index]
Arguments
index
Optional. Selects a thread by its index to be the current thread.
Remarks
When specified, the index
argument marks the indicated thread as the current thread. An asterisk (*) is displayed in the list next to the current thread.
Example
>Debug.ListThreads