Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Reverse comma-delimited string
Message
From
05/09/2019 14:33:49
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
04/09/2019 22:31:07
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01670542
Message ID:
01670612
Views:
72
>
>I was thinking a hybrid.
>
IF OCCURS(",", tcText) > 40
>    * Use alines() solution
>ELSE
>    * Use getwordnum() solution
>ENDIF
I don't want to go into a discussion but I would prefer Alines() in all cases (otherwise if string length is not over 256 the fastest option would be to use a combobox - I don't think you would want to do a selective routine for that).
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform