Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
A problem with compiler: you cannot put ASCII 26
Message
From
23/04/2004 05:58:47
 
 
To
23/04/2004 05:07:13
Gerry Schmitz
GHS Automation Inc.
Calgary, Alberta, Canada
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00897370
Message ID:
00897499
Views:
19
Gerry, all my bugs are found into my application.

If a my message does not interest to you, ignores it.

On this specific:
* On VFP you can define a binary stream into the code ?
* like
x = 0hffC50910cd....
AFAIK, No.

Then you can define it with a string,
obviously CHR(0),CHR(10),CHR(13) is not allowed,
but CHR(26) ( EOF() tag ) it is not immediate
because VFP have a option for not put EOF(),
then it can ignore EOF().

- that an operation on command works,
while in programs it not works,
and into EXECSCRIP() not works

Then a question is :
EXECSCRIPT() built a temporary file for exec the script ?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform