HP3000-L Archives

August 2008, 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:
"Keven Miller (rtt)" <[log in to unmask]>
Reply To:
Keven Miller (rtt)
Date:
Mon, 4 Aug 2008 10:11:20 -0600
Content-Type:
text/plain
Parts/Attachments:
text/plain (37 lines)
Brian Donaldson wrote:
>  
> In a message dated 8/3/2008 11:15:40 P.M. Pacific Daylight Time,  
> [log in to unmask] writes:
> 
> use  HPFopen to open input spoolfiles with the following options:
> 
> 2: Formal  File Designator %Innn.IN.HPSPOOL%
> 3: Domain: 1 (permanent)
> 9: Dissallow  file: 1
> 29: Priv-Level: 2
> 
> works perfectly since many years. If you  work with input spoolfile 

Just this morning I ran PRINTSPF in debug and found that HPFOPEN
is called
    51  "I2.IN.HPSPOOL"  filename
     3  3                domain
    75  $401000A1 ...    reserved  (No idea)
     9  1                NoFeq
    29  2                Priv-level-2

75 is undocumented, at least from what I've seen.

I haven't been able in my C test to get my FOPEN to open this file.
Still get PRIVILEGED FILE VIOLATION  (FSERR 45)
     sf = FOPEN ( name, 026107, 00300 );

(started with 026105, and 0345, varying LOCK, SHR, MULTI, GMULTI,
  READ options).

(MPE 6.0 pp2)
Keven

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2