Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I just need a minor change in Toolbox
Message
 
 
To
13/08/2008 13:01:48
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01338244
Message ID:
01338598
Views:
12
>>>From my example, if I find a string say "MyLib" in the [C:\xxx\yyy\zzz\ClassLibName], I would like the path spec to be replaced with "pPATH", that means the insertion will become:
>>>
>>>oObjName=NEWOBJECT([ClassName], pPATH + [ClassLibName])
>>
>>You can create an UDF to do that (say TBX_ChangeClasslib()) and change template to
>>
>><<objectname>>=NEWOBJECT("<<classname>>", "<<TBX_ChangeClasslib(classlib)>>")
>>
>
>Good idea! Thank you!

You're welcome
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform