Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Report Problem
Message
From
05/11/1997 15:07:23
Edward Crawford
City Facilities Management
Glasgow, United Kingdom
 
 
To
05/11/1997 12:18:02
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Miscellaneous
Thread ID:
00058388
Message ID:
00058455
Views:
30
>>Barbara, you seem to answer most of the report type questions, so I guess that makes you the expert. I am haveing dificultly displaying the results of a method call on my reports. I have a class called Reports, and I place methods that I need to call for the reports in here. When I place oReports.Whatever() in a text box of a report, it prints a .T. or .F. instead of the intended result. The reports work fine when previewed or printed from my NT machine. But if it is printed from a Win95 machine I get this problem. I have installed Win95 Service pack 1. There seems to be a scope problem here. Do you have any sugestions?
>>
>>-Ed
>
>
>What does your method look like. Esp. your return line.
>(eg. RETURN this.pcDlrNmbr )
>
>
>Dan

Dan,

It's just a method that returns the value. It doesn't return a property.
eg.

lnAnswer = 1 + 3
RETRUN lnAnswer

-Ed
Previous
Reply
Map
View

Click here to load this message in the networking platform