Re: cosM32 Crashes


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

Posted by Barbara Brazil on August 06, 2008 at 14:03:39:

In Reply to: cosM32 Crashes posted by Robert G Laurin on August 06, 2008 at 08:46:23:

Robert:

The crash occurs during the scanning of that incredibly long string constant when it exceeds 1024 bytes. I fixed the crash. In the meantime, you can get back to work by simply breaking that LET into 2 statements:

LET CMD$ = [the first part of that incredibly long string constant]
CMD$ = CMD$ + [the second part of that incredibly long string constant]

bb


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 ]