Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problems with the Dataenvironment
Message
De
22/05/1998 08:53:35
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
 
À
20/05/1998 11:04:51
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00100560
Message ID:
00101124
Vues:
29
>I want to know why when I open tables they do not appear in the dataenvironment of the report. Without these the report is very difficult to use. There are lot o relations that are easier to establish with a program than through this tool. Is there anything I could do to fix this problem.!

You can issue a thing like this in your routine before running the report:

if not inlist(justext(sys(16,1)),"EXE","APP")
modify report [report name here]
endif
Report Form ...

This way you already have all the SQL and other stuff done, and you can edit your report in exactly the same environment as the one where it will run. In the final .exe or .app the editor will not be invoked.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform