HP3000-L Archives

July 2004, Week 3

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:
Keven Miller <[log in to unmask]>
Reply To:
Keven Miller <[log in to unmask]>
Date:
Tue, 20 Jul 2004 13:52:09 -0600
Content-Type:
text/plain
Parts/Attachments:
text/plain (30 lines)
We use STD to create our patches/updates.

A nice feature is the RENAME option
(but may only be available in the full product od TurboStore)

You can create a file of files to store with new names (and creators)
This allows you to develope in several accounts, depending on versions
and products, and distribute in a common vendor account.

ECHO TLVERS            [log in to unmask]:MGR.TOOLSPRT > ZTOOLS
ECHO ERPSETUP          [log in to unmask]:MGR.ERPSPRT   >>ZTOOLS
ECHO PATCHDOC          [log in to unmask]:MGR.ERPSPRT   >>ZTOOLS
ECHO @.HP32265         [log in to unmask]:MANAGER.SYS   >>ZTOOLS
ECHO @.DOC             [log in to unmask]@.TOOLSPRT:MGR.TOOLSPRT   >>ZTOOLS
ECHO @.PUB             [log in to unmask]@.TOOLSPRT:MGR.TOOLSPRT   >>ZTOOLS
ECHO @.SYSPGM          [log in to unmask]@.TOOLSPRT:MGR.TOOLSPRT   >>ZTOOLS
FILE Z=PATCHSTD;DEV=DISC
STORE ^ZTOOLS;*Z;RENAME;COMPRESS;SHOW

Then the customer can just use the CREATE option on the restore.

FILE Z=PATCHSTD;DEV=DISC
RESTORE *Z;@[log in to unmask]@;CREATE;SHOW

___________________________________________________________________
Keven Miller   mailto:[log in to unmask]   http://www.exegesys.com

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2