Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Macro problem in fields expression
Message
From
01/10/2002 05:16:16
 
 
To
01/10/2002 03:22:15
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00706250
Message ID:
00706269
Views:
28
Hi!

Try following:

Evaluate("myfield")

Or better (shorter):

Eval("myfield")

"&" is not recognized by report. Eval() is a function and should work, as far as I know.

HTH.


>hi all,
>i don't want to pass my fields strike to report designer, so i've try to used
>macro "&" in report experession fields but it's doesn't work
>
>myprg.prg
> myfield='tabel.code'
>
>myreport expression
> (&myfield) : missing operand
>
>
>please help me ...
>
>
>thank's
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Previous
Reply
Map
View

Click here to load this message in the networking platform