Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Append from
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01340550
Message ID:
01340682
Views:
7
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
Previous
Reply
Map
View

Click here to load this message in the networking platform