| title | List Threads Command | |||
|---|---|---|---|---|
| description | Learn about the List Threads command and how it displays a list of the threads in the current program. | |||
| ms.date | 11/04/2016 | |||
| ms.topic | reference | |||
| f1_keywords |
|
|||
| helpviewer_keywords |
|
|||
| author | Mikejo5000 | |||
| ms.author | mikejo | |||
| ms.subservice | general-ide |
Displays a list of the threads in the current program.
Debug.ListThreads [index]
index
Optional. Selects a thread by its index to be the current thread.
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.
>Debug.ListThreads