Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Getting Volume Names (SUMacC)

1 view
Skip to first unread message

Evan Gross [Sys Des]

unread,
Sep 26, 1984, 11:41:06 PM9/26/84
to
Anybody know how to use the PBGetVInfo and GetVInfo routines in SUMacC?
Specifically, I get an ID=02 error whenever I call PBGetVInfo, and I
can't seem to get the volume name from GetVInfo (just garbage). I
am making sure there is string space allocated by either declaring a
char array and passing it to GetVInfo, or by using the statement

volumeParam.ioNamePtr = &name[0];

before calling PBGetVInfo. What am I doing wrong? Has anybody successfully
used either of these routines?

Thanks, Evan Gross gross!watdcsu

0 new messages