From: JD on
Thanks Geoff!
I will revise that. If it work, I will use.
Which is the problem of using global variables? Is there a type of
more appropriate variable?

TIA.
From: Geoff Schaller on
The problem?

Nothing really but they are not very OO are they <g>.

The better approach is a global object established at startup or
variables and methods on a subclassed application class. The problem
with a global is that it is relatively invisible to the developer
whereas a common global object class of some kind is a lot easier to use
and maintain.

Geoff



"JD" <jdhora(a)ig.com.br> wrote in message
news:4af8f594-8a80-4eb7-b267-d80baf49af18(a)r24g2000yqd.googlegroups.com:

> Thanks Geoff!
> I will revise that. If it work, I will use.
> Which is the problem of using global variables? Is there a type of
> more appropriate variable?
>
> TIA.

From: JD on
Ok. Thanks.
First  |  Prev  | 
Pages: 1 2 3
Prev: Barcodes
Next: Quickest instring test