comet32_array format statements


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

Posted by Les Toeplitz on April 24, 2011 at 13:31:29:

Unless I missed something along the way,

define a variable - length 20 & local A$(2)

the statement - format A$(0),2*20 - gets an error 50 on the read
the statement - format A$(1),2*20 - works fine on the read but the A$(0) element is empty - not really an issue
the statement - format A$(0);A$(1);A$(2) - reads ok and will display all three elements even though I only defined for two

It's not really a problem but since there's a push to redefine array sets with zero elements I thought I would bring it up. The last example is just odd.




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 ]