Re: common variables in comet 2016 32bit


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

Posted by Grant Foraker on September 28, 2017 at 11:32:38:

In Reply to: Re: common variables in comet 2016 32bit posted by Grant Foraker on September 26, 2017 at 05:42:44:

Two C32 gothchas.

1) print formats that end with a (CR). Comet32 does it's own (CR) so you'll get double spacing.

2) use of numeric work register - was 16.0 now 64.0. ORG is 3.0.
a) Comet16 - LET ORG$ = SUB(STR(ORG + 99),15,2)
b) Comet32 & Comet16 - LET ORG$ = SUB(STRIP(STR(ORG + 99)),2,2)

option b) was Jim's suggestion that will work for both.



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 ]