Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calling a Custom Class Method Outside of VFP
Message
 
 
À
22/08/2005 10:29:14
Steven Dyke
Safran Seats USA
Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01042655
Message ID:
01042669
Vues:
19
Steven,

No it's not. The batch file can launch an EXE that is written in VFP that instantiates the object and calls the method. So you'd have something like a 2 line program:
ox = newobject(...)
ox.DoIt()
>Is it possible to do a call to a custom class method from a batch file? I would like to use a windows schedule timer to post data to a public file for all network users.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform