Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Table Driven Formating using functions
Message
 
 
À
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:
01214785
Vues:
8
You're welcome.

Please take a look at the < PRE > tags I added for code readability (without spaces). Please add them next time.

BTW, if it works, you may now comment out _CLIPTEXT line.


>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
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform