I'm trying to submit the following batch file (RHELIST.COM):
--- SNIP ---
$! List contents of RHESUS backup
$backup/list RHESYS-2013-12-18.BCK/save
--- SNIP ---
When I run it using @RHELIST, everything is fine but when I try this:
submit/log=rhelist.txt rhelist.com
I get the following error:
Job RHELIST (queue SYS$BATCH, entry 159) started on SYS$BATCH
CHIMPY$
Job RHELIST (queue SYS$BATCH, entry 159) terminated with error status
Any ideas?
Hi
It seems a casualty of my big sortout/move of house is I've lost my
Tru64 5.1B-2 install CD. I had a full HP media kit but the OS CD is
missing, I either lent it to someone or lost it.
Does anyone have one up their sleeve I could grab an ISO from? I have a
PAK kit for it, but no install CD!
Thanks,
--
Mark @ DECtec.info
twitter.com/DECtecInfo
Sampsa Laine <sampsa at mac.com> writes:
>The original idea is that it's basically the same format as a VMS help =
>file but we'll use some markup to make it more generic, then export VMS =
>HELP files, Wiki markup etc.
>
>YAML will work fine for this.
>
>If we keep over-engineerin this thing I doubt anything will ever be =
>built..
>
>I vote we use YAML and agree on the tags we use to structure the text.
There's a YAML to VMS .HLP converter?
--
VAXman- A Bored Certified VMS Kernel Mode Hacker VAXman(at)TMESIS(dot)ORG
I speak to machines with the voice of humanity.
On Sep 8, 2015 7:57 AM, Sampsa Laine <sampsa at mac.com> wrote:
>
>
> On 8 Sep 2015, at 15:52, Mark Benson <md.benson at gmail.com> wrote:
>
> > I need a DATATRIEVE expert... any volunteers? :)
> >
> > Aside from that, MediaWiki might be the best idea for storage (even if
> > I'm not that keen on it) as it's easy to host and the front-end is
> > relatively platform agnostic.
> >
>
> My idea was to keep the "sources" in VMS HLP format and write some scripts to convert them to whatever we need (including MediaWiki markup that I then automatically upload).
>
> This way people can access the information through various sources (Plain text files over FAL, MediaWiki, VMS HELP, JSON for further processing etc).
>
> Basically you describe the output format to me and I write the scripts to produce them - the source file is copied across HECnet to CHIMPY which produces the various outputs, updates the Wiki and possibly even notifies interested parties of updates made.
>
> Sound like a plan?
The generic idea sounds good, but maybe the base file format should have more info/structure than the simple VMS help input form. Given a simple formatting structure, emitting the VMS help and the other formats should be readily achieved.
I'm looking at reworking the internal help structure of simh with the goal of potentially emitting several different formats.
- Mark
Since I have some spare time on my hands, I've decided to create a .HLP file that describes service / nodes on HECnet.
If you want an entry, basically just email me some text to sampsa at mac.com and I'll compile a HECNET help library out of the entries.
So if you're offering some cool service, guest accounts, allow registration of user accounts, are running on unusual hardware (I know there's a couple of TOPS-20 systems out there, I really want to learn that OS) then let me know.
I'll release a new .HLP file (over both FAL and HTTP) along with instructions on how to import it into your system's HELP library whenever there's new material or material is changed / removed..
See the text below for an example, but please start your numbering at heading level 2:
--- SNIP (lines beginning with a number are like <h#> tags in HTML) ------
1 HILANT
# # # # ## # # #####
# # # # # # ## # #
###### # # # # # # # #
# # # # ###### # # # #
# # # # # # # ## #
# # # ###### # # # # #
Welcome to the HILANT VAX Cluster, part of the SAMPSACOM, .FI section.
2 Accounts
No guest accounts at the moment, but if you log in as ACCTREQ
you can apply for a full one.
For the more active accounts you can interact with, look in
Active Accounts here or KAHUNA$:[INFO]ACCOUNTS.TXT
3 Active Accounts
List of quite active accounts on HILANT::
-----------------------------------------
SAMPSA Sampsa Laine, owner, admin
DAVIDSON Steve Davidson, co-conspirator, admin
2 Mail
Mail can be sent to HECnet users directly using the <NODE>::<USER>
syntax I'm sure you are all familiar with.
To send mail to the internet, route it via the CHIMPYMAIL gateway,
using this syntax:
CHIMPY::smtp%"joe.user at example.com"
Please note that some providers (notably Apple and Hotmail/Windows Live)
do not accept this as a valid address. Gmail does however.
Your inbound address is:
KUHAVX::<username>@chimpymail.com
For information on how to forward your mail, see the Forwarding
subsection.
See KAHUNA$:[INFO]ACCOUNTS.TXT for the most active accounts, usually
admins who can help you.
--- SNIP ---
I've unpacked all the freeware + DECUSLIB and SDL CDs etc I can find and put it on an emulated Alphaserver called SOLAR::.
If you prefer HTTP access (which is faster than FAL), go to http://solar.sampsa.com
sampsa