Re: vms 552 + timeline software experience?

From: Hans Vlems (hvlems.dotweg_at_zonnet.nl)
Date: 02/28/04


Date: Sat, 28 Feb 2004 10:04:38 +0100


"sal" <s1leone@yahoo.com> schreef in bericht
news:a9d652c2.0402270921.6bf1fe7e@posting.google.com...
> I have been tasked with a disaster recovery procedure and am restoring
> timeline software BCK to a VMS 552 Vaxstation 4000/90. Technical
> documentation regarding this ancient financial software (Timeline for
> VMS) is nill to be found.
>
> It may be a long shot, but I am wondering: does anyone have any
> experience or recollection of the timeline software setup?
> I am running @tllogical.com, @tlsymbol.com and "menu" but getting sent
> back to a prompt when the menu attempts to load.
>
>
> sal

The way you describe it, your only solution seems reverse engineering. Do a
SET HOST/LOG 0, log on again and SET VERIFY. Next run the command
procedures. Log off and study the SETHOST.LOG file.
My guess would be that some component is not in INSTALL. If there are any
TL*.EXE files in SYS$SHARE or SYS$SYSTEM you might try and INSTALL them,
/HEADER/OPEN/PRIV.
Assuming that you have the VAXstation all for yourself. You might either
upset others or give them an, err, interesting opportunity.

Hans