Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Expression box
Message
From
04/09/1997 10:11:40
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Miscellaneous
Thread ID:
00047967
Message ID:
00048488
Views:
27
> I use sql cursor command therefore no table.dbf. And i call the modify > report at exe run time (usually to fix report > forms on site ). > > >>In VFP 5 the expression box in the report form seem to be lacking the > table field. > >> > >>The table fields only appear after you set the data environment. > >> > >>But i'm using a temp dbf. Is there a way to show the temp fields in the > expression box? > > In that case you need a backdoor. Can be something only you can see, so the calling sequence for the report may look like this: create table temp ( ... ) ....some more processing to fill the table... if alvin_at_the_keyboard modify report this_report endif report form this_report ... This way you modify your report in the exact situation it is supposed to work in; all the tables are open, the environment is set, so all fields should be available in the expression box. The way you'll implement the condition "alvin_at_the_keyboard" is completely up to you.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Reply
Map
View

Click here to load this message in the networking platform