comp.lang.ada
 help / color / mirror / Atom feed
From: "Björn Lundin" <bnl@nowhere.com>
Subject: Re: Ada interface to Excel file
Date: Thu, 20 Apr 2023 22:07:00 +0200	[thread overview]
Message-ID: <u1s615$nque$1@dont-email.me> (raw)
In-Reply-To: <1205879c-cbef-4a87-b3a5-94f9db91f2f0n@googlegroups.com>

On 2023-04-20 21:08, Gautier write-only address wrote:

> You can also forget to declare variables, with funny outcomes.
I set
option explicit
at the top of the module, which makes it complain if variable not decalared.

Or used to 25 years ago anyway.

option base 1
is good too, to make array index start at 1 instead of 0


VBA - long time ago - but some fond memories

-- 
/Björn

      reply	other threads:[~2023-04-20 20:07 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-19 17:36 Ada interface to Excel file AdaMagica
2023-04-19 18:22 ` Jeffrey R.Carter
2023-04-20 19:24   ` Gautier write-only address
2023-04-20 20:48     ` Jeffrey R.Carter
2023-04-24 10:15       ` AdaMagica
2023-04-20  9:18 ` Dmitry A. Kazakov
2023-04-20 19:08 ` Gautier write-only address
2023-04-20 20:07   ` Björn Lundin [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox