Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Print Preview Doesn't Work!
Message
De
26/08/1999 11:57:38
Rich Lieblich
Infosys Technologies, Inc.
Fanwood, New Jersey, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00257606
Message ID:
00257995
Vues:
36
Thanks so much, Marty! I *was* able to view George's message by playing around with the calendar option, and tried the code referenced there:

set classlib to SDIClass additive
oPreviewFrm=CreateObject("PreviewForm")
release classlib SDIClass
report form "trade activity.frx" environment for record_id='1';
noconsole preview in window (oPreviewFrm.Name)

PLEASE forgive my (obivous) ignorance, but when I tried to build my .EXE using this code, I got the message "unable to find visual class library SDICLASS". Does George's code assume the existence of a class library sdiclass.vcx? If so, how do you create it? (note that I design forms using the form designer; I am not proficient with class libraries, instantiating objects, etc....)

Thanks so much again! <s>
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform