Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Macro expansion in, eh hem, Clipper (Summ '87)...
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Macro expansion in, eh hem, Clipper (Summ '87)...
Miscellaneous
Thread ID:
00439274
Message ID:
00439274
Views:
52
From the original submission of my message "Ok, this isn't quite Foxpro, but I had no choice", I got a reply suggesting EVAL. Tried this, and am now getting "No exported method.". I'm including the clipper.lib, just in case you're thinking that. Here's what I'm trying to do.

* chr(96) doesn't work to well off the keyboard, so I need to expand it
lccmnd='APPEND FROM "incoming.txt" DELIMITED WITH CHARACTER '+CHR(96)

* then macro expand the variable to append from the file
* EVAL(lccmnd) ?
* &(lccmnd) ?
* &lccmnd ?

none of these work ...

Chris

Don't make waves, just ripples... tiny ones.
Chris Zangarine
Software Development Engineer
Pipeline Compliance System (PCS)
American Innovations
Next
Reply
Map
View

Click here to load this message in the networking platform