Re: [Q] Passing data between forms in multiple form app

From: Dirk Moebius <moebius_at_zeus.informatik.uni-bonn.de>
Date: 1995/04/03
Message-ID: <3lpott$sr7_at_news.rhrz.uni-bonn.de>#1/1


Nicolas Rancourt (boloria_at_gmc.ulaval.ca) wrote:
> You can use a :GLOBAL.variable to get the id-numbers you want. I think ???
> If you declare your global variable CHAR(2000) in Form A, assign the
> id-numbers to the variable and you can get your id-numbers in Form B
> because the global variable is accessible in any form you open in the
> Multiple Forms Application.

I think you cannot. :GLOBALs could contain only up to 255 chars. They define automatically when you assign a value to them for the first time.

--
Dirk Moebius                                moebius_at_informatik.uni-bonn.de
--------------------------------------------------------------------------
Treffen sich zwei Planeten. Sagt der eine: "Wie geht's?"  
Sagt der andere: "Schlecht, ich hab Homo Sapiens."
Sagt der erste: "Macht nix, das geht wieder vorbei..."
Received on Mon Apr 03 1995 - 00:00:00 CEST

Original text of this message