ASTACKINFO( ) Function
Creates an array and populates it with information about the current state of the call stack.
ASTACKINFO(ArrayName) |
Parameters
- ArrayName
-
Specifies the name of the array to store information about the call stack.
The following table describes the information returned by the ASTACKINFO( ) function:
Array Element Description 1
Call Stack Level
2
Current program filename
3
Module or Object name
4
Module or Object Source filename
5
Line number in the object source file
6
Source line contents
Return Value
Remarks
Example
See Also
© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic
Note
Microsoft Visual FoxPro 9 SP2 Help file, VFPX Edition v1.08