Re: Refresh my memory: is there some sort of unstructured object that's cheap to create, and can automatically expand?
Dave McKenzie <[email protected]>
| Newsgroups | gmane.comp.lang.as400.mi |
|---|---|
| Message-ID | <[email protected]> |
Since you mentioned FIFO access, you may also be thinking of a User Queue, which you can create with the QUSCRTUQ API, and access with ENQ and DEQ/DEQWAIT instructions (in MI or C). --Dave [email protected] wrote: > From: "James H H Lampert" <[email protected]> > Date: 2005/12/16 Fri PM 07:50:46 EST > To: mi400-Zwy7GipZuJhWk0Htik3J/[email protected] > Subject: [MI400] Refresh my memory: is there some sort of > unstructured object > that's cheap to create, and can automatically expand? > > I'm looking to stick something in QTEMP to accumulate a bunch of > data, and pass it from OPM MI to ILE C, and I have this vague memory > that there's some sort of object that would be perfect for the job. > Something that would automatically expand as needed to fit the data, > without any need to explicitly expand it, and that would be cheap to > create. I'd only require FIFO access. > > Am I thinking of something legitimate that I'd forgotten the name of, > and can't find? Or am I just going prematurely senile? > > -- > JHHL _______________________________________________ This is the MI Programming on the AS400 / iSeries (MI400) mailing list To post a message email: MI400-Zwy7GipZuJhWk0Htik3J/[email protected] To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/mi400 or email: MI400-request-Zwy7GipZuJhWk0Htik3J/[email protected] Before posting, please take a moment to review the archives at http://archive.midrange.com/mi400.