Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Refreshing the editor window (code dissappears!)
Message
From
28/02/2002 08:22:02
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00625954
Message ID:
00626341
Views:
18
Oops. Forgot that code needs special treatment here.
LPARAMETER oFoxCode

oFoxcode.valuetype = "V"
local lcString, lcLeadingChar
lcLeadingChar = STRTRAN(oFoxCode.FullLine,LTRIM(oFoxCode.FullLine))
TEXT TO myvar TEXTMERGE NOSHOW
**********************************************************************
<<lcLeadingChar>>* TEG changed on <<datetime()>>
<<lcLeadingChar>>* ~
<<lcLeadingChar>>**********************************************************************
<<lcLeadingChar>>
ENDTEXT

RETURN myvar
Tamar
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform