Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is it possible to pass parameters to report?
Message
De
06/02/2006 17:47:56
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01093915
Message ID:
01094145
Vues:
20
>Hello,
>
>Is it possible to pass parameters to report?
>Like with Form (with DO form WITH Param1, Param2)?
>
>Thanks in advance

Giedrius,
No need. To say someting like "DO form WITH Param1, Param2" that routine should already have access to Param1,param2 right? Simply:
report form ...
and report also has access to those variables. ie:
local lcHeading
lcHeading = "report header"
report form xx
report has access to m.lcHeading
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform