HP3000-L Archives

May 2000, 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:
Keven Miller <[log in to unmask]>
Reply To:
Keven Miller <[log in to unmask]>
Date:
Wed, 3 May 2000 16:42:40 -0600
Content-Type:
text/plain
Parts/Attachments:
text/plain (61 lines)
Tracy said
There are some software vendors that send you updates in either
Reflection or Minisoft Labels upload format and not the other's
format, which are both incompatible with each other.


With our updates, currently we create a STD file.
Reflection xfer with labels to the PC.
Create a zip file of this STD along with

MAKEFTP.BAT
        FOR %%f in ( *.WRQ ) DO UNWRQ %%f

UNWRQ  which converts a reflection w/labels file to a binary file.
        (written in house -- source available in C)

README.TXT
        HP3000 software from eXegeSys, Inc.

        Files
        ------------
        *.WRQ           WRQ transfered file with Reflection /Labels.

        README.TXT      This file.

        UNWRQ.EXE       Dos program that strips WRQ Label info from a WRQ
                        transfered file.


        To install the software onto your HP3000 follow these steps.

        Reflection user
        ---------------
           Transfer the WRQ file (file.WRQ) to your HP3000 with the /Labels
option.

        FTP user
        --------
           Run the MAKEFTP.BAT file to make a binary image from the WRQ file
by using UNWRQ.
           Then use ftp to transfer the file to your HP3000.
                ftp>bin
                ftp>put file.BIN file;REC=128,,f,binary;code=STORE
                ftp>quit

        All users
        ---------
        Both transfer methods will give you a STORE file that you can use
with HP RESTORE.
                :FILE T=file;DEV=DISC
                :RESTORE *T;@[log in to unmask]@;LISTDIR
                :RESTORE *T;@[log in to unmask]@;SHOW;CREATE

--------------------------------------------------------------------------

>  __________________________________________________
>  Keven Miller   [log in to unmask]   Salt Lake City, Utah
>
>
>

ATOM RSS1 RSS2