Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Strange Question
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01333520
Message ID:
01333548
Vues:
14
>>>Dear Experts
>>>
>>>There is a report print preview window.
>>>When it is run then it displays some text and one Image.
>>>
>>>I want this image must not print in printout.
>>>
>>>How is it possible.
>>>
>>>Please help
>>
>>
>>Put in Print When clause:
>>
>>SYS(2040) # 2
>>
>
>Are you sure It'll work with SET REPORTBEHAVIOR 90 ?

I should learn it:
Message #1276563
:-)

I can't test it right now, but the Note in help said that SYS(2040) will return right value in Error Handler routine. Is that true if we use function in Print When?
Something like:
Print When: MyPrintWhen()


Function MyPrintWhen()
RETURN SYS(2040) # 2

I'll check this tomorrow, but I'm just curious right now :-)
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform