Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Call Stack
Message
From
10/09/2004 14:56:52
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00941167
Message ID:
00941172
Views:
19
This message has been marked as a message which has helped to the initial question of the thread.
>Hi Friends,
>
>Is there some function that returns the callstack ?
LOCAL lnIx

DO WHILE NOT EMPTY(SYS(16, m.lnIx))
  ?SYS(16, m.lnIx)

  m.lnIx = m.lnIx + 1

ENDDO
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform