HP3000-L Archives

December 1995, Week 1

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:
David Groves <[log in to unmask]>
Reply To:
David Groves <[log in to unmask]>
Date:
Fri, 1 Dec 1995 21:06:16 GMT
Content-Type:
text/plain
Parts/Attachments:
text/plain (31 lines)
Colleagues-in-arms:
 
Deep inside the c89 script (/etc/c89.ccg) is the procedure 'callci' which
seems not to be documented.  Unfortunately, it also seems to be either called
incorrectly in some cases, or working incorrectly in others.  HP is busy trying
to find some solution to my immediate problem, but the undocumented nature
of the procedure leads to this question:
 
Any idea what the parameters are for this thing?
 
Here are some examples of the calling situation:
 
        # set up the file equations for the compiler
        callci("file cctext="|src, ">", 2);
        callci("file ccobj="|obj, ">", 2);
 
and also
 
  callci("file cclist="|Listfile, ">", 2);
 
and again
 
  result = callci(CC|";info=\"" | CCArgs | "\";parm=7", ">", 2);
 
Any ideas?  Anyone?  Anyone at all?
--
David Groves                       [log in to unmask]          |
UniSQL, Inc.                       [log in to unmask] |
8911 N. Capital of Texas Hwy #2300 |512-343-7297x181        |
Austin, TX 78759                   |  Eschew obfuscation!   |

ATOM RSS1 RSS2