Quantcast
Viewing all articles
Browse latest Browse all 3798

Closed Issue: VFP 9 SP2 Help File -- Double-byte functions [21767]

I think there are holes in the VFP SP2 help file concerning double-byte functions.
 
Go to Index, select double-byte characters, look at Topics -- ATCC() function is missing.
Go to help for SUBSTRC(), look at Reference -- AT() is there, AT_C() is there, RAT() is there, where's RATC()?
Go to help for SUBSTR(), same issue.
SUBSTR() has a reference to PADL( ) | PADR( ) | PADC( ) Functions, while SUBSTRC() does not.
Go to help for RIGHTC(), same issue -- AT() is there, AT_C() is there, RAT() is there, where's RATC()?
Help for RIGHT(), same issue -- no RATC() reference.
RATC() function -- Should probably reference their non double-byte twin functions as well -- AT(), LEFT(), RIGHT() and SUBSTR().
LIKEC() function -- Could (should?) reference their non double-byte brethren functions -- AT(), ATC(), RAT().
AT_C() function -- Doesn't reference RATC().
ATCC() function -- Doesn't reference RATC().
 
There's probably more of these, but that's what I find at first glance...

Viewing all articles
Browse latest Browse all 3798

Trending Articles