HP3000-L Archives

June 1997, 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:
"Exequiel R. Sevilla III" <[log in to unmask]>
Reply To:
Date:
Wed, 18 Jun 1997 15:47:24 PST8
Content-Type:
text/plain
Parts/Attachments:
text/plain (118 lines)
And I pull out the little brown book:

                              [ {filename}]
:RUN FCOPY.PUB.SYS[;INFO="FROM[={    *   }]
                              [ {<empty> }]

                      [ {(dfile,kfile)}]
                    TO[={   filename  }][;optionlist]"]
                      [ {       *     }]
                      [ {   <empty>   }]

                 or
           [ {filename}]   [ {(dfile,kfile)}]
:FCOPY[FROM[={    *   }];TO[={   filename  }][;optionalist]]
           [ {<empty> }]   [ {       *     }]
                           [ {   <empty>   }]

      [ {filename}]   [ {(dfile,kfile)}]
      [ {    *   }]   [ {   filename  }]
>FROM [={<empty> }];TO[={       *     }]
      [ { $CTUL  }]   [ {   <empty>   }]
      [ { $CTUR  }]   [ {    $CTUL    }]
                      [ {    $CTUR    }]

Specifying Carriage Control  [;CCTL]
                             [;NOCCTL]

Deblocking Records     [;DEBLOCK=logical-record-length]

                              [        {number of files}]
Copying Multiple Tape Files   [;FILES= {               }]
                              [        {     ALL       }]

Translating Code

    [;EBCDICIN                                        ]
    [;EBCDICOUT [ {field                 } [,EXCLUDE]]]
    [;BCDICIN   [={(field,[,field[,...]])}           ]]
    [;BCDICOUT  [                                    ]]
    [;EBCDIKIN                                        ]
    [;EBCDIKOUT                                       ]

Omitting User Labels    [;NOUSERLABELS]

Selecting Subsets of Records

    [       [="character string"[,[columns][,EXCLUDE]]]]
    [;SUBSET[=#patternlist#[,[column][,EXCLUDE]]      ]]
    [       [=(range[;...]])                          ]]
    [       [=range                                   ]]

             Note:  Record numbers start with 0.  Column
             numbers start with 1.

Shifting      [;UPSHIFT]

Skipping EOF

[         [                ][                 ]]
[;SKIPEOF=[ {+/-} from-eofs][,{{+/-} to-eofs }]]
[         [from-file-number][ {to-file-number}]]

Ignoring errors        [IGNERR[=number-of-errors]]

Creating new file      [;NEW]

Verifying copy         [;VERIFY[=number-of-errors]]

Comparing from file    [;COMPARE[=number-of-errors]]
with to file

Displaying    [        [ {CHAR }]                ]
numerical     [;{OCTAL}[;{CLEAR}][;NORECNUM]     ]
codes         [ { HEX }[ {KANA }][;TITLE="title']]

Displaying    [ {CHAR }[ { HEX }]                ]
Characters    [;{CLEAR}[;{     }][;NORECNUM]     ]
              [ {KANA }[ {OCTAL}][;TITLE="title"]]

Determine Sequence for    [;KEY=character location]
copying KSAM file

Copy Data from KSAM file  [;NOKSAM]

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

Of course, YMWV...especially since the print date is APR 1981!

Kelly Sevilla


______________________________ Reply Separator _________________________________
Subject: FCOPY Parameters
Author:  [log in to unmask] at CCGATE
Date:    6/18/1997 6:50 AM


Subject: FCOPY

Does anyone know what the other parameters are for the FCOPY command ?
There is a "from" and there is a "to" what about the other parameters ?

NEW [create a new file for the TO file]
CCTL [treat the first column in the FROM file as a carriage control symbol]
SUBSET="string",column[EXCLUDE] [columns start at 1]
SUBSET=starting_record,number of records [records start at zero]
SUBSET=starting_record:ending_record [ditto]
COMPARE=maximum_number_of_mismatches
HEX [hexidecimal dump]
CHAR [print all printable characters]
The above two are very useful when used together
EBCDICIN
EBCDICOUT
KANA [I never used it]
The above may not be complete.  I do not have a manual either :-)

Leonard Berkowitz

ATOM RSS1 RSS2