Razzak,

OK that works. You deserve a little more information. It is a form variable
that sets a column. Would that make a difference in the before start eep
issue?

Jan

----- Original Message -----
From: "A. Razzak Memon" <[EMAIL PROTECTED]>
To: "RBG7-L Mailing List" <[EMAIL PROTECTED]>
Sent: Friday, August 27, 2004 3:06 PM
Subject: [RBG7-L] - Re: Variables


>
> Jan,
>
> Do you have the same variable name as expression in the same form?
>
> What happens if you try the following at the R> prompt:
>
> CLEAR VAR varname1, varname2
> SET VAR varname1 datatype = NULL
> SET VAR varname2 datatype = NULL
> EDIT USING formname ...
> OR
> ENTER USING formname ...
>
> Very Best R:egards,
>
> Razzak.
>
>
> At 02:51 PM 8/27/2004 -0700, you wrote:
>
> >Update 7.1.76.30715! Isn't that the last one? I know better than to ask a
> >question without having checked that first. I just remember having this
> >issue before.
> >
> >----- Original Message -----
> >From: "A. Razzak Memon" <[EMAIL PROTECTED]>
> >To: "RBG7-L Mailing List" <[EMAIL PROTECTED]>
> >Sent: Friday, August 27, 2004 2:43 PM
> >Subject: [RBG7-L] - Re: Variables
> >
> >
> > >
> > > Jan,
> > >
> > > I bet you are NOT using the latest update 76 or
> > > the pre-release version of update 77.
> > >
> > > And there is nothing I can do to help you!
> > >
> > > Very Best R:egards,
> > >
> > > Razzak.
> > >
> > >
> > > At 02:38 PM 8/27/2004 -0700, you wrote:
> > >
> > > >Nope. Still doesn't.
> > > >
> > > >----- Original Message -----
> > > >From: "A. Razzak Memon" <[EMAIL PROTECTED]>
> > > >To: "RBG7-L Mailing List" <[EMAIL PROTECTED]>
> > > >Sent: Friday, August 27, 2004 2:22 PM
> > > >Subject: [RBG7-L] - Re: Variables
> > > > > Jan,
> > > > >
> > > > > Try the following:
> > > > >
> > > > > CLEAR VAR varname
> > > > > SET VAR varname datatype = NULL
> > > > > RETURN
> > > > >
> > > > > Have fun!
> > > > >
> > > > > Very Best R:egards,
> > > > >
> > > > > Razzak.
> > > > >
> > > > >
> > > > > At 02:19 PM 8/27/2004 -0700, Jan Johansen wrote:
> > > > >
> > > > > >I'm still having some challenges with using the Before Start EEP
for
> > > > > >variables.
> > > > > >
> > > > > >I have a before start eep that should set a variable to null.
> > > > > >
> > > > > >If I enter the form the variable is still set to a value. If I
exit
> >the
> > > >form
> > > > > >and re-enter then the variable is null. That would seem to
indicate
> >to me
> > > > > >that the before start eep is not pickup up.
> > > > > >
> > > > > >Jan
> > >
> > >
>
>

Reply via email to