Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
EXE not doing Delete recs properly
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
EXE not doing Delete recs properly
Divers
Thread ID:
00492584
Message ID:
00492584
Vues:
47
DELETE ALL for (SubStr(AllTrim(jtspart0),1,1) = "C" or SubStr(jtspart0,1,1) = "=" or AT("|",jtspart0)=0 or AT(",",SubStr(jtspart0,1,29))>0)

The above copied command from a VFP 6.0 program does not render the same data set when run as an executable! (The Trash is not taken out)

Simply eliminating trash from the data-table,

Trimmed field, jtspart0 cannot start with C
jtspart0 cannot start with =
jtspart0 cannot contain the pipe-character
and
jtspart0 cannot contain a comma within it's first 29 characters.

It runs correctly in production mode, This needs to be an executable ... What am I missing?
Edgar L. Bolton, B.S. B.B.A.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform