Re: Forms

From: Ian C. Sellers <"Ian>
Date: 1997/08/08
Message-ID: <5sfgug$7vp_at_news-1.boco.co.gov>#1/1


You should be able to use global variables, which you don't even need to declare. Just assign a value to :GLOBAL.variable_name, then you can reference it from another form. Remember to erase (ERASE('GLOBAL.variable_name')) them when done though -they take up env. space of 256k each I believe.

-Ian

naheed wrote:

> USING FORMS v 4.0
>
> I was wondering if there was any way to put a chosen item's value into
> the
> computers memory. And then put it back elsewhere in a form, using a
> trigger's script. ie. a command which is similar to copy and paste. I
> am
> trying to copy from one form to another.
> SMILEY
>
> PS I can't think of a witty quip at the moment.
Received on Fri Aug 08 1997 - 00:00:00 CEST

Original text of this message