Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Set step on in .EXE application
Message
 
To
25/06/2018 14:57:31
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01660858
Message ID:
01660870
Views:
65
>>>Hi,
>>>
>>>I am trying to duplicate the problem that a customer has, stepping through the debugger. What I plan to do is add SET STEP ON in the procedure where I need to start the debugger. Then build the .EXE (e.g. MyApp.EXE), copy it to the customer server. Then on the customer server open VFP IDE and call DO MyApp.exe. Do I need to copy all .PRG files where the debugger will step through? I should I compile these .PRG and copy .FXP files?
>>>
>>>TIA
>>
>>You cannot use SET STEP ON in a compiled application.
>
>Yes you can, if you run it from VFP IDE. The command is ignored by runtime, but if you use IDE instead, it works.

Sorry I read that there is an EXE involved according to the title "Set step on in EXE application"
Previous
Reply
Map
View

Click here to load this message in the networking platform