Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
A problem with compiler: you cannot put ASCII 26
Message
De
23/04/2004 05:58:47
 
 
À
23/04/2004 05:07:13
Gerry Schmitz
GHS Automation Inc.
Calgary, Alberta, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00897370
Message ID:
00897499
Vues:
18
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 ?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform