Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Arithmetic expression and TRY_BLOCK_ERROR



    Hi all :)

    I'll try to make it short ;) Why this:

    ...
    (( TRY_BLOCK_ERROR = 0 ))
    ...

    and not just this:

    ...
    TRY_BLOCK_ERROR=0
    ...
    ?????

    Thanks a lot :) If anyone is interested, take a look at zsh-users
8485 and 8489.
    
    Raúl Núñez de Arenas Coronado

-- 
Linux Registered User 88736 | http://www.dervishd.net
http://www.pleyades.net & http://www.gotesdelluna.net
It's my PC and I'll cry if I want to...



Messages sorted by: Reverse Date, Date, Thread, Author