[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Empty array referenced by indirection reports unbound variable
From: |
konsolebox |
Subject: |
Re: Empty array referenced by indirection reports unbound variable |
Date: |
Tue, 6 Apr 2021 22:39:55 +0800 |
On Tue, Apr 6, 2021 at 10:38 PM Alex fxmbsw7 Ratchev <fxmbsw7@gmail.com> wrote:
>
> what i meant was there is not one element defined so .. any reference to
> anything in it will be not set.. makes sense @ is not defined
> i remember !var worked with it, or at least other defined sub elements
@ means everything or nothing. Unbound variable errors should not apply to it.
--
konsolebox
Re: Empty array referenced by indirection reports unbound variable, Chet Ramey, 2021/04/07