Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Codeblock
Message
From
27/01/2002 04:53:18
 
 
To
26/01/2002 13:55:21
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00611101
Message ID:
00611216
Views:
21
...but it produces a "Function name is missing ) while processing line if mlen < meml(eval(&memofld))" error ...


Do not know whether Randy has already answered you, but:
Why not change the macrosubstitution with evaluation, e.g. to use the following syntax:
* * *
   if mlen < meml(eval( EVAL(memofld) ))
* * *
HTH
Zlatin Zlatev,
MCSD (VS6)

Make solutions, not programs!

Previous
Next
Reply
Map
View

Click here to load this message in the networking platform