Re: Array Dimensioned or not
From: Bonj (benjtaylor)
Date: 11/30/04
- Next message: Bonj: "Re: Log all messages"
- Previous message: Bonj: "Re: Array Dimensioned or not"
- In reply to: uo: "Array Dimensioned or not"
- Next in thread: Ken Halter: "Re: Array Dimensioned or not"
- Reply: Ken Halter: "Re: Array Dimensioned or not"
- Reply: Mike D Sutton: "Re: Array Dimensioned or not"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 30 Nov 2004 20:37:00 -0000
there's always ((Not myArray) != -1)...
"uo" <notreal@notreal.com> wrote in message
news:Q_-dndVjn_JdSDHcRVn-gA@igs.net...
> How can I check whether an array has been dimensioned in order to avoid an
> error when calling ubound() with an undimensioned array ? Is there any
> elegant/simple way of doing this other than trapping errors.
>
> Thanks.
>
>
- Next message: Bonj: "Re: Log all messages"
- Previous message: Bonj: "Re: Array Dimensioned or not"
- In reply to: uo: "Array Dimensioned or not"
- Next in thread: Ken Halter: "Re: Array Dimensioned or not"
- Reply: Ken Halter: "Re: Array Dimensioned or not"
- Reply: Mike D Sutton: "Re: Array Dimensioned or not"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|