HP3000-L Archives

April 1998, Week 3

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:
"Leonard S. Berkowitz" <[log in to unmask]>
Reply To:
Date:
Tue, 21 Apr 1998 10:39:45 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (36 lines)
Here's what I did:

:HELP FINFO
Syntax:     FINFO(filename, option)

Defn:       A CI evaluator function that returns information about
            the specified file.

Type:       String, integer, or Boolean depending upon option.

< big snip>

 9    FILE CODE MNEMONIC          String         File code of disk file
      FMTFCODE
      FILE CODE

-9    FCODE                       Integer        File code of disk file
      INTFCODE

Then I did the following:

:SETVAR FC  FINFO ("ZMS001","FILE CODE")
:SHOWVAR FC
FC = 1052

In other words the mnemonic "FILE CODE" belongs to FINFO option -9 and not
option 9 as it returns an integer and not a string.

Wherein lies the problem? FINFO itself or the MPE/iX HELP facility?

Thanks,

====================
Leonard S. Berkowitz
(work) mailto:[log in to unmask]

ATOM RSS1 RSS2