Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to remove/change caption of Report Designer Preview
Message
From
02/03/1997 03:08:54
Narendra Lilaramani
Gentech Business Machines Ltd
Ahmedabad, India
 
 
To
01/03/1997 10:51:58
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00022386
Message ID:
00022556
Views:
50
>>>>Hi all
>>>>In my application I allow user to preview the report on the screen. But in Preview Window, it shows caption as "Report Designer - xxx.frx" which looks odd. I want to remove/change caption of Report Designer Preview Window. Can I do this? How?
>>>>
>>>>TIA
>>>
>>>Hi Narendra.
>>>
>>>Use code :
>>>
>>>DEFINE WINDOW MyWindow;
>>>FROM [...] TO [...] TITLE 'MyRreport Preview'
>>>
>>>REPORT FORM MyReport.frx PREVIEW WINDOW MyWindow
>>
>>Hi Denis,
>>
>>What version of VFP are you using? I'm using VFP 3.0b and the WINDOW keyword is not allowed under the REPORT command.
>>
>>Regards,
>>
>>Javier.
>
>I am use VFP 5.0 :)
>Denis

Hi Denis
Same problem with me. I am using VFP3.0b & WINDOW keyword is not available in REPORT command. Any other ideas??

Narendra
Previous
Reply
Map
View

Click here to load this message in the networking platform