Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
App or prg
Message
 
To
31/05/2002 16:59:07
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00663668
Message ID:
00663674
Views:
14
Hi Yossi,
IF RIGHT(SYS(16,1),4) = ".APP"
  QUIT
ELSE
  RETURN
ENDIF
Regards,
Armin

>Hi all:
>
>My client uses an .APP file that I have compiled from a PRG file. I do my testing on the PRG file.
>
>How do I code the following?:
>
>IF this is an APP file &&being used by the client
> QUIT
>ELSE &&testing, I don't want to be thrown out of VFP
> RETURN
>ENDIF
>
>Thanks for the help,
>
>Yossi

Armin Neudert
Regional Director (Stuttgart) of German FoxPro User Group dFPUG

MCP for Visual FoxPro

Expert/Editor of the VFP section in the German Codezone community portal
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform