Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Table Driven Formating using functions
Message
De
11/04/2007 19:44:52
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Divers
Thread ID:
01214762
Message ID:
01214783
Vues:
8
I changesd it around a little bit but it works now. Thank you so much.
 CASE LXPOS.XTYPE = 'D' && DATE
        rpl = ALLTRIM(LXPOS.ACTION)+ALLTRIM(LXPOS.START)+ALLTRIM(LXPOS.XDATA)+ALLTRIM(LXPOS.ENDING)
        drpl = ALLTRIM(LXPOS.XFIELD)
		_cliptext = rpl
		rpl = ctod(rpl) && Will you get an error?
		replace (dRpl) with rpl
    ENDCASE       
ENDSCAN
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform