Comet32 Numeric Processing


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

Posted by Jeff Cinelli on February 08, 2012 at 12:18:21:

The following excerpt is from this link: http://signature.net/2007/comet32_numeric_processing.htm

This appears to be working, contrary to the warning. Tested with Comet32 running a Comet32 object, as well as Comet32 running a Comet16 object.

-------------------


Beware!

The following code will not work the same for Comet32 as it did for Comet16:

For I = 0 to 99
A$ = "T" + sub(str(i+100),15,2)
Next i

Because the result of the addition is in the accumulator which has changed.


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 ]