Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Table Driven Formating using functions
Message
 
 
To
11/04/2007 19:44:52
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01214762
Message ID:
01214785
Views:
7
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
Previous
Reply
Map
View

Click here to load this message in the networking platform