Re: Comet Windows Programming, Big Variables


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

Posted by Grant Foraker on June 30, 2014 at 06:45:46:

In Reply to: Comet Windows Programming, Big Variables posted by Jeff Cinelli on June 29, 2014 at 21:09:55:

A dynamic CosCtlText$ would be nice.

In a recent project, I got around the limit by using (LoadControl). Took a 5000 byte block of data (comments) that was defined as a matrix a$(5000). Wrote it to a temp file in TMP. Used (LoadControl) to get it into the EDIT control.

Used (StoreControl) to get the data back into the temp file. Then the parsing nightmare began. Stripping spaces, Hard Returns, Soft Returns, and the EOF 0D0A.


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 ]