HP3000-L Archives

February 1999, 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:
Reply To:
Date:
Thu, 18 Feb 1999 16:20:09 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (74 lines)
  When you are copying the file tmp8 to tmp9, the old file is being
overwritten.  The copy command will create a new file or overwrite an
existing file.  Change the command file to:

build tmp9;rec=-80,,f,ascii;msg
file tmp9,old
fcopy from=tmp8;to=*tmp9
input _a < *tmp9
input _b < *tmp9
input _c < *tmp9

or

file tmp9;rec=-80,,f,ascii;msg
fcopy from=tmp8;to=*tmp9;new
input _a < *tmp9
input _b < *tmp9
input _c < *tmp9

Hope this helps,
--------------------------------------------
David N. Lukenbill
[log in to unmask]
Raytheon Missile Systems Company, Louisville


>Can someone tell me what I am doing wrong.  I thought I could
>use a message file to allow sequential reads of records in a file,
>but I only seem to be able to get the first record.
>Here is my test command file.  tmp8 contains 4 identifiable records.
>
>build tmp9;rec=-80,,f,ascii;msg
>copy tmp8,tmp9;yes
>input _a < tmp9
>input _b < tmp9
>input _c < tmp9
>echo !_c
>
>The echo shows the first record. Can someone point to my error?
>Thanks.
>
>-- H Campbell


begin 777 WINMAIL.DAT
M>)\^(K)E`0:0"``$```````!``$``0>0!@`(````Y`0```````#H``$(@`<`
M&````$E032Y-:6-R;W-O9G0@36%I;"Y.;W1E`#$(`0V`!``"`````@`"``$$
M@`$`&@```%)E.B!-97-S86=E($9I;&4@475E<W1I;VX`[@@!!8`#``X```#/
M!P(`$@`0`!<`&@`$`"\!`0"```!"````!`!"`!(`(`!,=6ME;F)I;&PL($1A
M=FED``!/4$5.34%)3#I$879I9"!,=6ME;F)I;&P@+TA-4T-,````````````
M31`!((`#``X```#/!P(`$@`0`!,`*``$`#D!`0F``0`A````-3`S0D4V-#DS
M-T,W1#(Q,4$V,S$P,#8P,#@Y-40Q-S(`TP8!`Y`&`%@#```B````"P`"``$`
M```+`",```````,`)@``````"P`I```````#`#8``````$``.0#08^KKA%N^
M`1X`0@`!````$0```$QU:V5N8FEL;"P@1&%V:60`````0`!(`#"NU>R$6[X!
M'@!P``$````:````4F4Z($UE<W-A9V4@1FEL92!1=65S=&EO;@````(!<0`!
M````%@````&^6X3KXDGF.U/'-Q'2IC$`8`B5T7(``!X`&@P!````$0```$QU
M:V5N8FEL;"P@1&%V:60``````@$=#`$````@````3U!%3DU!24PZ1&%V:60@
M3'5K96YB:6QL("](35-#3``>`!X,`0````D```!/4$5.34%)3``````>`!\,
M`0```!<```!$879I9"!,=6ME;F)I;&P@+TA-4T-,```#`(`0_____T``!S"0
M*'&"@UN^`4``"##`#H%EA%N^`0,`WC^O;P``"P``@`@@!@``````P```````
M`$8``````X4````````#``&`""`&``````#`````````1@`````0A0``````
M``,``H`((`8``````,````````!&`````%*%``#C%0``'@`#@`@@!@``````
MP````````$8`````5(4```$````$````."XU``,`!(`((`8``````,``````
M``!&``````&%````````"P`%@`@@!@``````P````````$8`````#H4`````
M```#``:`""`&``````#`````````1@`````1A0````````,`!X`((`8`````
M`,````````!&`````!B%````````'@`(@`@@!@``````P````````$8`````
M-H4```$````!`````````!X`"8`((`8``````,````````!&`````#>%```!
M`````0`````````>``J`""`&``````#`````````1@`````XA0```0````$`
M````````"P`?@`L@!@``````P````````$8``````(@````````+`""`"R`&
M``````#`````````1@`````%B`````````L`!($((`8``````,````````!&
F``````:%````````'@`]``$````!``````````,`#33]-P``'W0`
`
end

ATOM RSS1 RSS2