Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Append from
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01340550
Message ID:
01340682
Vues:
8
Hi Francisco,

If you have defined constant TAB (#DEFINE TAB CHR(9)) then VFP at preprocessing create command
APPEND FROM &wFile WITH CHR(9)
and VFP cause error at running.

Reason:
1) rename constant
2) change command APPEND TO ... to
lcPom="WITH TAB"
APPEND FROM &wFile &lcPom.
MartinaJ

>Why does not it work? APPEND FROM &wFile WITH TAB
"Navision is evil that needs to be erazed... to the ground"

Jabber: gorila@dione.zcu.cz
Jabber? Jabbim
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform