Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Arithmetic expression and TRY_BLOCK_ERROR
- X-seq: zsh-users 9447
- From: DervishD <zsh@xxxxxxxxxxxx>
- To: Zsh Users <zsh-users@xxxxxxxxxx>
- Subject: Arithmetic expression and TRY_BLOCK_ERROR
- Date: Wed, 28 Sep 2005 01:41:53 +0200
- Mail-followup-to: Zsh Users <zsh-users@xxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Organization: DervishD
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