Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

How to push the previous line based on the current line to two different files.

by suno (Acolyte)
on Sep 13, 2012 at 05:34 UTC ( [id://993366]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    LABEL#1 EQU *
         $MAC ABORT 
    ...
    
    T#TAB1   EQU   *                                                      
    +          
       DC    AL4(-1)
    
  2. or download this
    LABEL#1  EQU   *                                                      
    +          
         $MAC ABORT                                                       
    +  
    
    LABEL#2  EQU   *                                                      
    +          
         $NOT UPDATE,STOP
    
  3. or download this
    T#TAB1   EQU   *                                                      
    +          
       DC    AL4(-1)
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://993366]
Approved by chacham
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (6)
As of 2024-04-19 14:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found