Just a point of clarification: DBGET is an HP e3000 intrinsic function (subroutine) that is part of MPE's IMAGE database management system. The fifth argument to the call is a list of data elements to be retrieved from the database dataset specified in the second argument. The data name used for this list is, of course, programmer defined, e.g. there's nothing special about "L-O-I".
There are a couple of "special" list values including "@;" which retrieves all items in the data set and "*;" which retrieves the same set of items as the last DBGET. FMI, see the IMAGE/3000 documentation on docs.hp.com.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.