Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error Object not in Form
Message
De
19/11/2003 11:31:35
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Error Object not in Form
Divers
Thread ID:
00851476
Message ID:
00851476
Vues:
41
Hi,

I am created a bespoke app that will be inserted into an Accounts Package. One of the functions of this bespoke app is to print a report. I am using the software package's own publish object to print:

i.e.

loPublisher = CREATEOBJECT("clsPublisher")
loPublisher.SetDelimiterString("$")
loPublisher.Publish("REP$G_SBAUTO","SCRN","SILENT")

The code above is meant to display a preview of the report on the screen. But when I execute the code the app returns an error "Object not in Form"

I have spoken to the Accounts Package software writers and they have not heard of this before but have they have endured me that I am using the function correctly.

Does anyone out there know what this error means?

thanks,

Jason Lawrie
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform