Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Execscript() Crashing Build -- Bug?
Message
General information
Forum:
Visual FoxPro
Category:
Project manager
Miscellaneous
Thread ID:
01175348
Message ID:
01175378
Views:
6
It blows up when you try to build EXE not when you run the code.

>Strange, but it works on my computer:
>
>on key label "F3" execscript( ;
>        "local lcTagName" + chr(13) + chr(10)  + ;
>        "local lcTagName" + chr(13) + chr(10)  + ;
>        "local lcTagName" + chr(13) + chr(10)  + ;
>        "local lcTagName" + chr(13) + chr(10)  + ;
>        "local lcTagName" + chr(13) + chr(10)  + ;
>        "local lcTagName" + chr(13) + chr(10)  + ;
>        "local lcTagName" + chr(13) + chr(10)  + ;
>        "local lcTagName" + chr(13) + chr(10)  + ;
>        "local lcTagName" + chr(13) + chr(10)  + ;
>        "local lcTagName" + chr(13) + chr(10)  + ;
>        "" + chr(13) + chr(10)  + ;
>        "" + chr(13) + chr(10)  + ;
>        "local lcTagName" + chr(13) + chr(10)+;
>        'WAIT WINDOW [aaaaaa]')
>
>When I save it in PRG and run that prg after I press F3 I see WAIT WINDOW. Maybe I am missing something.
>
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform