Comet 32 SET


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

Posted by carl on January 21, 2016 at 05:51:17:

I have a program where I SET a variable to a long string. I use
SET FLDLIST$ = "CNAME CATN CADR1 CADR2 CADR3 CPHONECCITY _
CSTATECZIP CCNTRYCEMAILONAME OATN OADR1 OADR2 OADR3 OPHONEOCITY OSTATE_
OZIP OCNTRYOEMAILOCPO ORDBY SPINSTOCSTCDOJOB"
I then parse that variable into 27 parts of 6 each. The part OSTATE at the end of second continuation mark gets truncated to OSTAT. If I try to add a space there the next variable comes out as " OZIP"
I changed to program to SET FLDLIST$ = "CNAME CATN CADR1 CADR2 CADR3 CPHONECCITY _
CSTATECZIP CCNTRYCEMAILONAME OATN OADR1 OADR2 OADR3 OPHONEOCITY OSTATEOZIP OCNTRYOEMAILOCPO ORDBY SPINSTOCSTCDOJOB" with only one continuation and it works fine.





Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?  

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):





Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]