Comando Imposta stack frame corrente

Consente di impostare uno stack frame specifico.

Sintassi

Debug.SetCurrentStackFrame index

Argomenti

index

Obbligatorio. Seleziona uno stack frame in base all'indice.

Esempio

>Debug.SetCurrentStackFrame 1

Vedi anche