Trying to use a srpl command function and set a var:

 

Set var vchar = (char(32))   * I did confirm the value first of the text
string with a reader.  Char032 eight times.

Set var vchar8 = (.vchar + .vchar + .vchar + .vchar + .vchar + .vchar +
.vchar + .vchar)        *  This once was Unicode text doc inserted 8 char's
(yes Karen,  that Unicode stuff!  ;))

 

Set var vline1 = (srpl(.textline, .vchar8, ',',0))

 

When I declare cursor and watch the values for my vchar stays ' ' -  "so to
speak, not empty but char032"  My vchar8 becomes -0- or my default RBase
setting.  

 

If I run this and replace using vchar I get a lot of extra comma's  - As
expected.

 

 

Is there a way to get this?  Getting eight char032 to convert to a comma.

 

 

 

Sincerely,

Paul D. /  ver9.0

 

 

Happy Holidays to All  !!                                          Drive
safe-Stay safe!              .Enjoy + .Cherish + .loved ones = Memory

Reply via email to