HTML into filePro processing tables--the EASY way!
Scott Walker
scottw1 at alltel.net
Fri Mar 4 07:53:55 PST 2005
Mark said:
>
> Pardon? "You cannot print a long variable..." I don't
> follow. I do it
> all the time, if you're talking about the contents. It acts
> just like any
> variable ever has in that regard. Why would one need to
> place the contents
> into a dummy field? Want to clue me in on this special
> limitation on long
> variables? I've never heard this before.
>
Jose said:
Perhaps, I do not know how to print a long variable. If I had
a variable MyFirstName and wanted to print its content, I normally
place it in a regular dummy variable fn and then place *fn on form
or report.
How do you print a long variable? Can you do *MyFirstName?
If you print it the same way I do, then my code covers it just
the same ...
Jose,
You are correct. You cannot directly print a long variable by placing
in on a report or form. You must stuff the contents of the long
variable in a short variable and place that short variable on the report
or form.
Regards,
Scott
Scott Walker
RAM Systems Corp
Ph: (704) 896-6549
Fx: (704) 896-7458
scottw1 at alltel.net
More information about the Filepro-list
mailing list