Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Report Lables
Message
From
17/09/1998 06:23:53
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00137698
Message ID:
00137703
Views:
25
>>>Is there any way to edit the Caption property on labels in a report as it's a real pain when you make a simple spelling mistake and have to delete and re-create ?
>>>TIA
>>>Pete Kane
>>Pete,
>>You don't need to delete. Just click on it and you're in editmode. Also there is another thing that I find usefull sometimes :
>>-Instead of label define a field and set expression to a variable.
>>-Before calling report set variable.
>>ie: Field expression
"Report for period "+dtoc(gdStartDate)+" - "dtoc(gdEndDate)
>>*In app
>>gdStartDate = {01/01/1995}
>>gdEndDate = {01/01/1997}
>>report form myreport prev
Cetin
>
>Cetin,
>thanks a lot, most of the users where I work prefer to create their own reports using Crystal, so I don't get much exposure to th Report Designer, if you know any more useful tips I would be grateful if you'ld pass them on
>Regards
>Pete
You mean you use Crystal reports instead of native designer ? If so I know nothing about Crystal reports (never saw yet). Else there are a bunch of tricks (if they could be called trick) to play with report during design and after design. If crystal reports also generate frx (it should I think) you can play with it like any other table (ie:you'll see many threads to cure printer driver setup problem - open frx, blank fields expr, tag, tag2 or never -never is extreme maybe- use alias in fields and report.dataenvironment so you have the flexibilty of using SQL cursors on the fly).
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform