zsh-users
 help / color / mirror / code / Atom feed
* Arithmetic expression and TRY_BLOCK_ERROR
@ 2005-09-27 23:41 DervishD
  2005-09-28  0:11 ` John Reese
  0 siblings, 1 reply; 7+ messages in thread
From: DervishD @ 2005-09-27 23:41 UTC (permalink / raw)
  To: Zsh Users

    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...


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2005-09-29 10:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-27 23:41 Arithmetic expression and TRY_BLOCK_ERROR DervishD
2005-09-28  0:11 ` John Reese
2005-09-28  0:48   ` Will Maier
2005-09-28  1:04     ` John Reese
2005-09-28  8:46   ` DervishD
2005-09-28 14:55     ` Bart Schaefer
2005-09-29 10:30       ` DervishD

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).