HP3000-L Archives

June 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:
Tony Furnivall <[log in to unmask]>
Reply To:
Tony Furnivall <[log in to unmask]>
Date:
Wed, 17 Jun 1998 11:01:18 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (29 lines)
I'm trying to determine as painlessly as possible, the true creator of a
file. I thought that using finfo (especially as MANAGE.SYS) would be the way
to go. However here's what I'm finding:

[MGR.SDL]  BUILD FOO
[MGR.SDL]  LISTF FOO,-1
...
display indicates that MGR     SDL created the file
[MGR.SDL]  calc finfo("foo.pub.sdl","creator")
MGR    (note no SDL anywhere)

now let's get a little more creative:

[MANAGER.SYS] BUILD BAR.PUB.SDL
[MANAGER.SYS] LISTF BAR.PUB.SDL, -1
...
display indicates that MANAGER SYS created the file.
[MANAGER.SYS] calc finfo("bar.pub.sdl","creator")

no value returned. It gets even more snarrly, when we try:

[MGR.SDL] calc finfo("BAR.PUB.SDL","creator")

and we still end up with a blank!

Help!
What's going on, who is that mysterious masked file creator?
Tony "And this is only a Wednesday" Furnivall

ATOM RSS1 RSS2