HP3000-L Archives

June 2005, Week 4

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:
Brian Donaldson <[log in to unmask]>
Reply To:
Brian Donaldson <[log in to unmask]>
Date:
Sun, 26 Jun 2005 21:06:28 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (70 lines)
I am currently writing an app that monitors changes to source code ...

So I am using AIFFILEGGET to get all the attributes of a file...

You can move (copy) files from one ldev to another via MPEX.

So if I know which ldev the file(s) started out on and don't match after,
say e.g., 3 days
then I know some joker has been monkeying with the files......

Ldev no isn't really a necessity but a "nice to have" .....

So, I opted for FLABELINFO's item 37 which gives me the ldev no...

Thanks to all who replied to my posting....

Brian.

On Sun, 26 Jun 2005 15:36:10 -0400, Brian Donaldson <[log in to unmask]>
wrote:

>John:
>
>Thanks -- yes, I'm discovering that trying to get the ldev no is fairly
>useless as you say.
>
>Here's what I found with the FFILEINFO intrinsic --
>
>FFILEINFO ITEM6 =>0003<
>FFILEINFO ITEM50=>0003<
>
>Then I did a listf --
>
>LISTF UFIDS.SOURCE,3
>
>********************
>FILE: UFIDS.SOURCE.DEV
>
>FILE CODE : 1052                FOPTIONS: ASCII,FIXED,NOCCTL,STD
>BLK FACTOR: 3                   CREATOR : **
>REC SIZE: 74(BYTES)             LOCKWORD: **
>BLK SIZE: 222(BYTES)            SECURITY--READ    : AC, AL
>EXT SIZE: 6(SECT)                         WRITE   : AL, GL, CR
>NUM REC: 72                               APPEND  : GU, GL
>NUM SEC: 48                               LOCK    : GL, CR
>NUM EXT: 1                                EXECUTE : ANY
>MAX REC: 121                            **SECURITY IS OFF
>MAX EXT: 7                      FLAGS   : NO ACCESSORS
>NUM LABELS: 0                   CREATED : SUN, JUN 12, 2005,  2:25 PM
>MAX LABELS: 0                   MODIFIED: SUN, JUN 12, 2005,  2:26 PM
>DISC DEV #: 4                   ACCESSED: SUN, JUN 26, 2005,  7:48 AM
>SEC OFFSET: 0                   LABEL ADDR: **
>VOLCLASS  : MPEXL_SYSTEM_VOLUME_SET:DISC
>
>the listf is giving me a different disc dev than the FFILEINFO intrinsic
>is giving me (items 6 and 50)
>
>
>
>So I guess trying to get the ldev no is pretty useless as you say :-(
>
>Thanks
>Brian.
>
>* To join/leave the list, search archives, change list settings, *
>* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

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

ATOM RSS1 RSS2