Usage of PHDFM in batch
Bert de Nooij
bert.dn@arma.nl
Fri, 26 Feb 1999 16:36:19 +0100
Blue,
The second method should work, we use a similar script for creating temporary files, but these are only a few.
Could it be a quota or privilege issue?
What does the logfile tell you?
Bert de Nooij
Arma BV
-----Oorspronkelijk bericht-----
Van: Robert J.M. Edis [SMTP:Robert.Edis@creatcomp.com]
Verzonden: vrijdag 26 februari 1999 16:04
Aan: 'powerh-l@lists.swau.edu'
Onderwerp: Usage of PHDFM in batch
G'day all
I am trying to construct a batch process to re/create all the RMS files in a
PHD (Alpha, OVMS 7.1, PH7.10G1). I have tried the following methods but
none seem to be reliable.
1. $!
$PHDFM filename1
$PHDFM filename2
$etc
$exit
2. $!
$PHDFM
filename1
filename2
etc
$!
$exit
3. $def qkin create_files.com !script built from using a QKECHO define
and manually CREATing a couple of files.
$POW
$deass qkin
$exit
In the first case I couldn't pass the filename as a parameter to PHDFM. In
the second, some files get created but then PHDFM ignores a bunch, builds
some more and exits on the blank line. In the third, sometimes the input
stream wants a <Return> and sometimes it doesn't causing some 'unknown
entry' type messages.
Has anybody had better results? What am I doing wrong? There are over 400
file creates in all.
TIA
Blue
PowerHouse consultant
Rhode Island, USA
Disclaimer:
The opinions and ideas expressed in this message are my own and have no
relationship to my current employer, Initial Technical Staffing, its client
CCI, or any of CCI's clients.
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Subscribe: "subscribe powerh-l" in message body to majordomo@lists.swau.edu
Unsubscribe: "unsubscribe powerh-l" in message to majordomo@lists.swau.edu
powerh-l@lists.swau.edu is gatewayed one-way to bit.listserv.powerh-l
This list is closed, thus to post to the list, you must be a subscriber.
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Subscribe: "subscribe powerh-l" in message body to majordomo@lists.swau.edu
Unsubscribe: "unsubscribe powerh-l" in message to majordomo@lists.swau.edu
powerh-l@lists.swau.edu is gatewayed one-way to bit.listserv.powerh-l
This list is closed, thus to post to the list, you must be a subscriber.