Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I FOUND IT!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Message
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00323228
Message ID:
00323248
Views:
19
Jim,

>IF NOT EMPTY(This.Alias) AND USED(This.Alias)
> USE IN (This.Alias)
>ENDIF
>
>
>It should be:
>
>

>lcAlias = IIF("[" $ This.Alias, JUSTSTEM(SUBSTR(This.Alias, 2, RAT("]", This.Alias)-2)), This.Alias)
>
>IF NOT EMPTY(lcAlias) AND USED(lcAlias)
> USE IN (lcAlias)
>ENDIF

Sorry for the trauma you went through...I'll check out your change and get back to you...and yes you can have a t-shirt!

Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform