HP3000-L Archives

November 1999, 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:
Dave Knispel <[log in to unmask]>
Reply To:
Dave Knispel <[log in to unmask]>
Date:
Mon, 15 Nov 1999 10:44:14 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (48 lines)
Also CALC FINFO("filename",0) and CALC FINFO("filename","EXISTS") will
return a true, just not into a variable.  You'll have to do the SETVAR for
that to work.

[log in to unmask]
----- Original Message -----
From: Tony Summers <[log in to unmask]>
To: <[log in to unmask]>
Sent: Monday, November 15, 1999 10:42 AM
Subject: Re: FINFO - What do I do wrong?


Try this :

listf cscti,6
CSCTI.TONY.MYACCOUNT
setvar temp finfo("cscti  ",0)
showvar temp
TEMP = TRUE

Other parameters give you other information - ",0" simply tells you if the
file exists

>>> Noam Koren <[log in to unmask]> 14/11/99 08:26:54 >>>
Hello,
It looked to me as a trivial issue, but:

For some reason, FINFO does not work (exist?) in my system (mpe 5.5).
I run:
:help finfo
Syntax:     FINFO(filename, option)

Defn:       A CI evaluator function that returns information about
            th

and so on ....

Then I run:
:finfo
Unknown command name. (CIERR 975)
:

Can you tell me where I am wrong?


TIA,
Noam

ATOM RSS1 RSS2