Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to load vfp6 programatically with an open form or cl
Message
De
14/08/2002 02:58:07
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00689408
Message ID:
00689436
Vues:
34
>any one who knows the command to load vfp6 programatically with an open form or class.
>
>What i need is to open vfp6 with an open class or form that i specified.
>
>For example i want to execute the command below but the command below doesn't work.
>
>run/n vfp6 form_name.scx run/n vfp6 class_name.vcx

Write your commands in a prg and invoke vfp with prg. ie:

*mystartup.prg
modify form myform.scx nowait
modify class myClass of myClassLibrary nowait

vfp6 mystartup.prg

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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform