Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Create Report command problem (still..grrr)
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00416397
Message ID:
00416712
Views:
20
>I'm using the Create Report command in my application to generate a quick report, and all is fine except it won't show the table name.
>
>Accroding to the help:
>--------------------------------------------
>CREATE REPORT FileName1 | ? FROM FileName2
> [FORM | COLUMN] [FIELDS FieldList] [ALIAS]
> [NOOVERWRITE] [WIDTH nColumns]
>
>
>ALIAS
>Specifies that the table alias is added to the field names in the report.
>---------------------------------------------
>
>So I'm doing something like this:
>
>Create Report ('&lcReportNameAndPos') from &lcTable Fields &lcStatement ALIAS
>
>
>Well, I still don't see any table name. Geeeze, how hard can it be? All I want is to see the stinking table name in the report! I've been stuck on this sucker for like 10 hours - I've even tried to find a way to hack the .frx (also with no success)...anyone ever done something like this? I'm about to loose my mind..it seems like it should be something sooooo simple!

Excuse me for extreme laziness, but why not specify the table name when the report gets run in the HEADING clause of the REPORT command? No FRX hacking needed at all...
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform