Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating EXE.
Message
 
À
11/12/1999 03:39:17
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00298306
Message ID:
00302249
Vues:
31
>Dear Nick,
>
>Pardon me for my Ignorance, but I didn't understand how I open my forms and classes as DBF's. And what is the procedure to PACK them.
>
>Can you explain to me this concept.
>
>Thanks a lot for your reply.

Hi Shaishav,

Forms and classes are just DBF files with different extensions - .SCX and .VCX
respectively. So from the Command Window you can just isssue

USE myform.scx EXCLUSIVE
PACK
USE

USE myclasslib.vcx EXCLUSIVE
PACK
USE

Do not forget to make their copies first (just in case).


Nick
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform