[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference ufhis::siemens_communication

Title:Siemens Connectivity
Notice:FTSIE Contact is Michael Eisenhut @MUC 865-1487
Moderator:UFHIS::MEISENHU
Created:Tue Aug 30 1988
Last Modified:Mon Feb 19 1996
Last Successful Update:Fri Jun 06 1997
Number of topics:195
Total number of notes:512

76.0. "FTSIE exit status handling." by KETJE::PACCO () Thu Aug 30 1990 16:20

    When FTSIE executes a command, with immediate execution, is it possible
    to get the execution status at DCL level.
    
    e.g.
    $ FTSIE copy file remote_file/TRANSFER=SYNCH
    $ if $STATUS then ....
    
    
    Or is there another way the act upon this.
    
    
    Regards,
    Dominique.
    
    
T.RTitleUserPersonal
Name
DateLines
76.1Some do , some do notMUNLEG::TUSCHEKFTSIE ties ASCII & EBCDIC worldsFri Aug 31 1990 09:5516
    
    Bad news:
    
    $STATUS & $SEVERITY are always 1 in the FTSIE014.A SDC Kit. 
    
    Good news:
    
    It's fixed,  $STATUS & $SEVERITY return the real status in the 
    FTSIE014B.A  kit which can be copied from 
    
                 MUNLEG::FTSIE$PUBLIC:FTSIE014B.A .
    
    
    Regards, Andreas