Re: is user buffer (#) passed to called program?


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

Posted by Grant Foraker on August 07, 2013 at 11:44:49:

In Reply to: is user buffer (#) passed to called program? posted by Bob A on August 07, 2013 at 10:23:51:

Yes.

PRINT (#) DATA$
ENTER "SUBPROG"
or

WRITE (#,PassData)
ENTER "SUBPROG"

The INPUT or INQUIRE in the sub program should be close to the start so that the # buffer isn't inadvertently cleared.


Then an INPUT (#)


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 ]