HP3000-L Archives

May 2012, Week 1

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:
Olav Kappert <[log in to unmask]>
Reply To:
Date:
Mon, 7 May 2012 10:39:22 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (58 lines)
Erie:

If memory serves me well.....

You can always use piped commands.

Purge _tempfile >$null
Echo t filename > _tempfile
Echo d 1 > _tempfile
Echo kq  > _tempfile
Echo exit >_tempfile

then

RUN QEDIT.PUB.ROBELLE <_tempfile >$null

Olav

Newton, Ernie wrote:

>Greetings,
>
>According to the manual, a simple forward slash will enable you to run Qedit inside a UDC.
>But, when I try it, the CI returns an "unknown command" error.
>
>What I'm trying to do is delete the first line of a file created during the execution of the UDC.
>
>I've tried to issue the fully-qualified command "RUN QEDIT.PUB.ROBELLE" and that
>will run Qedit, but will not execute the commands that follow.
>
>All I want to do is...
>
>TEXT filename
>DELETE 1
>KEEP filename,unn
>EXIT
>
>...then continue with the rest of the UDC.
>
>Is what I'm trying to do possible?
>
>Thanks, and happy Friday,
>
>Ernie
>
>________________________________
>
>This message, including any attachments, is intended solely for the use of the named recipient(s) and may contain confidential and/or privileged information. Any unauthorized review, use, disclosure or distribution of this communication(s) is expressly prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy any and all copies of the original message.
>
>* 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