Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Programatically creating a .VCX file
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00300333
Message ID:
00300474
Vues:
17
Hi Jon,

I'm assuming that you can't just sub-class an existing class to accomplish your desired end product (which would be a lot easier).

First of all, you need to COMPILE CLASSLIB . That should solve the issue of the method not being populated.

Secondly, I have a couple of methods to convert between timestamp values stored in SCX/VCX files and date/time values. I'll be glad to send them to you if they'd be helpful.

>Hi all,
>
>I need to programatically create a .VCX file. I have got most of the process down but can't seem to get it all to work right. Basically I am creating a specialization of an existing class. I just need to populate one method in the specialization.
>
>My problems:
>1) How do I populate the timestamp column
>2) In the methods memo field in the .VCX I have the following:
>
>FUNCTION setcommand
>WITH This
> DIMENSION .aFieldList[14]
>ENDWITH
>ENDFUNC
>
>When I open the class everything seems OK but the above method is not populated in the class
>
>
>Please Help!
>Jon
Evan Pauley, MCP
Positronic Technology Systems LLC
Knoxville, TN

If a vegetarian eats vegetables, what does a humanitarian eat?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform