Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Simple business object utility or class?
Message
De
26/09/2008 13:48:06
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Divers
Thread ID:
01350261
Message ID:
01351033
Vues:
17
Once the fields and values from a row in the table are "pushed" onto the specified object, is there an easy way to clear out the values of those fields on the object? Not remove them from the object, just clear them out as if it is a blank row in the table?

Right now I am doing this to clear the object properties:
Select TableName
Goto Bottom
Skip 1
scatter name oJobObject
But I really want to avoid messing with the table pointer like this.







>Hi Matt,
>
>>What version of VFP did that come with?
>
>VFP 3.0.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform