HP3000-L Archives

February 2001, Week 2

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Dennis Handly <[log in to unmask]>
Reply To:
Dennis Handly <[log in to unmask]>
Date:
Fri, 9 Feb 2001 01:33:47 -0600
Content-Type:
text/plain
Parts/Attachments:
text/plain (17 lines)
Ken Hirsch ([log in to unmask]) wrote:
: Is this file format documented anywhere?

No.  Only the Pascal compiler is suppose to create them.
Other compilers can use the routines in XL.pub.sys read it.
(And my magic COBOL program that the patch process used.)

:  recordtype, maxparms, return_type, a,  b, c, d, minparms,  namelength
: what are "a, b, c, d"?
: Ken

         fIM_ReturnSize          : tIM_DataSize;
         fIM_ReturnOffset        : tIM_Offset;
         fIM_Language            : tIM_Language;
         fIM_Execution_Mode      : tIM_ExecMode;
         fIM_ExtensibleCount     : tIM_ExtensibleCount;

ATOM RSS1 RSS2