HP3000-L Archives

October 2007, 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:
John Bawden <[log in to unmask]>
Reply To:
John Bawden <[log in to unmask]>
Date:
Wed, 24 Oct 2007 07:23:19 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (50 lines)
Michael,
   
  I have used the POSIX compress command in a job as follows for several years with no problems.
   
  First set up, if you don't have one, a command file for SH
   
  SYS:help sh
  USER DEFINED COMMAND FILE: SH.COMMAND.SYS
  XEQ sh.hpbin.sys -L
   
  and then in your job for example
   
   !sh
   compress -v QUA0123
   compress -v QUA0112
   compress -v QUA0123V
   exit
   !
  

Michael Caplin <[log in to unmask]> wrote:
  I have a stream with the following step in the middle of the stream:
!RUN SH.HPBIN.SYS
cp SRX913FX ./hfsfiles/SRX913FX.xls
exit
------------------------------------------------------------------
It usually fails (BUT NOT ALWAYS) as follows:
:RUN SH.HPBIN.SYS


END OF PROGRAM
.................Æ.
Missing colon before command name. (CIERR 981)
REMAINDER OF JOB FLUSHED.

-----------------------------------------------------------------
If I run the stream with this step only, it's always ok.
Any ideas ???

mike

* 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