|
Posted by Simon Clubley on September 27, 2005, 1:48 pm
Please log in for more thread options writes:
> mjb wrote:
>> Hi!
>> I have obtained for my lab two fanuc robots S-420F.
>> The documentation files are in strange format (listing of files on floppy in
>> included).
>> Have you got any ideas hot to read them?
>> Mario
>>
>> ------------------------------------------------------------------------
>>
>> Directory TRNDSK:[WINKLERMK.BKAREL]
>>
>> 1.TXT;1 BKTPMENU.L3;4 BKTPMENU.TBL;5 C00.L3;3
>> C00.TXT;5 C00PREFACE.INDEXREC;5 C00PREFACE.L3;13
>> C00PREFACE.TOCREC;5 C00PREFACE.TXT;13 C01NEW.DIF;1 C01NEW.INDEXREC;3
>> C01NEW.L3;4 C01NEW.TOCREC;3 C01NEW.TXT;11 C02NEW.INDEXREC;6
>> C02NEW.L3;6 C02NEW.TOCREC;6 C02NEW.TXT;6 C02NEW2.L3;1
>> C02NEW2.TXT;6 C03NEW.INDEXREC;5 C03NEW.L3;6 C03NEW.TOCREC;5
>> C03NEW.TXT;5 C03NEW2.L3;1 C03NEW2.TXT;7 C04NEW.INDEXREC;6
>> C04NEW.L3;14 C04NEW.TOCREC;6 C04NEW.TXT;14 C04NEW2.L3;1
>> C04NEW2.TXT;5 C05NEW.INDEXREC;7 C05NEW.L3;26 C05NEW.TOCREC;7
>> C05NEW.TXT;74 C06NEW.INDEXREC;6 C06NEW.L3;6 C06NEW.TOCREC;6
>> C06NEW.TXT;10 C06NEW2.L3;1 C06NEW2.TXT;2 C07NEW.INDEXREC;4
>> C07NEW.L3;4 C07NEW.TOCREC;4 C07NEW.TXT;4 C07NEW2.L3;1
>> C07NEW2.TXT;2 C08NEW.INDEXREC;2 C08NEW.L3;3 C08NEW.TOCREC;2
>> C08NEW.TXT;8 C2.DIF;1 C3.DIF;1 C4.DIF;1
>> C6.DIF;1 C7.DIF;1 C8.DIF;1 CA.DIF;1
>> CANEW.INDEXREC;2 CANEW.L3;2 CANEW.TOCREC;2 CANEW.TXT;4
>> CBNEW.INDEXREC;4 CBNEW.L3;3 CBNEW.TOCREC;4 CBNEW.TXT;5
>> CCNEW.INDEXREC;3 CCNEW.L3;5 CCNEW.TOCREC;3 CCNEW.TXT;6
>> CDNEW.INDEXREC;3 CDNEW.L3;3 CDNEW.TOCREC;3 CDNEW.TXT;5
>> CE.DIF;1 CENEW.INDEXREC;3 CENEW.L3;3 CENEW.TOCREC;3
>> CENEW.TXT;5 CF.DIF;1 CFNEW.INDEXREC;3 CFNEW.L3;3
>> CFNEW.TOCREC;3 CFNEW.TXT;7 CGNEW.INDEXREC;10 CGNEW.L3;15
>> CGNEW.TOCREC;10 CGNEW.TXT;23 COVERNEW.L3;1 COVERNEW.TXT;5
>> CRT.DIR;1 DIR.LST;1 EDITOR.BKL;2 FIGURE.DIR;1
>> FLOW.L3;13 FLOW.TXT;21 HEADER.DOC;12 HEADER2.DOC;1
>> INDEX.INDEX;4 INDEX.TXT;2 INDEX_INDEX.L3;2 INFO.DIR;1
>> LEVEL3.L3;3 LEVEL3.TBL;6 LINEAR.KEN;1 MASTER.INDEX;6
>> MASTER.TOC;9 MASTER.TXT;9 MASTER5_INDEX.L3;4 MASTER_INDEX.L3;7
>> MASTER_TOC.L3;31 OPS.TXT;1 POCKET.DIR;1 PROGRAM.DIR;1
>> QUICK.L3;25 QUICK.TBL;3 QUICK.TXT;29 RUN2.COM;2
>> TABLE.L3;8 TABLE.TBL;1 TABLE.TXT;10 TABS.TXT;1
>> TOC.TOC;2 TOC.TXT;4 TOC_TOC.L3;1 TPSCREENS.DIR;1
>> TXT.LIS;1 XROFF.CAP;1
>>
>> Total of 129 files.
>> '# DEC/CMS REPLACEMENT HISTORY, Element 1.TXT
>> '# *1 7-OCT-1988 08:38:48 WINKLERMK "Basic KAREL Operations Manual,
V2.00"
>> '# DEC/CMS REPLACEMENT HISTORY, Element 1.TXT
> Are you running Linux or Windows?
That is a VMS directory listing.
It's unclear from the OP's wording (as well as the unexpected addition of
a CMS change history) if he executed a DIR command on a VMS system in order
to display the directory listing, or if he has been given a file 1.txt and
told that is what is on the floppy.
If it's the former, then he can try asking the question on comp.os.vms and
somebody might recognise the files. If it's the latter and he needs to
actually find a method of accessing the contents of the floppy, then what
he is looking for is a ODS-2 reader as the floppy is likely to be in ODS-2
format.
>
> Some of those look like old INFO files, but the RUN2.COM file could
> prove interesting. It could be an executable.
>
In this case, it's almost certainly a DCL command procedure (VMS version
of a Unix shell script).
HTH,
Simon.
--
Simon Clubley, clubley@remove_me.eisner.decus.org-Earth.UFP
Microsoft: The Standard Oil Company of the 21st century
|
> I have obtained for my lab two fanuc robots S-420F.
> The documentation files are in strange format (listing of files on floppy is
> included).
> Have you got any ideas how to read them?