Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
App or prg
Message
From
31/05/2002 18:24:58
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00663668
Message ID:
00663708
Views:
15
Armin:

We're speaking Computerese here, not English! <g> However, 'angled brackets' seems pretty accurate to me.

Have a great weekend,

Yossi

>Yossi,
>
>was "angled brackets" the correct expression for the "greater than" and "less than" characters? Trying to improve my English <g> ...
>
>Armin
>
>
>>Thanks!
>>
>>>>Wow!
>>>>That was a fast response! Thanks.
>>>
>>>You're welcome! RIGHT(SYS(16,1),4) is one of my favourite expressions :)
>>>
>>>>BTW, How did you put the code in a white area?
>>>
>>>That's easy. Just put [pre] [/pre] (replace the brackets with - hmm ... how are they called - angled brackets?) around the lines you want to appear with a white background.
>>>
>>>Armin
>>>
>>>>>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform