Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
String parsing
Message
 
 
To
14/10/1999 02:24:07
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00273042
Message ID:
00276521
Views:
57
Cetin,

Thanks for your response.

>>
>> I found that your program can not recognize some characters, for example:
>> =list2aRRAY("SIMONDS FRANK H =JR & DEBORAH A =JR", "LaString"," ")
>> gives 8 elements, but laString[8]=.f. and laString[4]="JR" instead of "=JR" ,
>> so, your code isn't suitable for my goal. Could you please help me to change it appropriately?
>
>
Nadya,
>In that routine I used __iscsym() to get words. It returns nonzero for letters, digits and underscore. Instead you might want to use isprint(), isascii() etc.

I tried and now it hangs up. Something's wrong here. May be it would be easy for me if you just send me correct source file. BTW, how many words your program should return for " hh hhh && ruru =hh"? Should be 5.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform