Steve,

I think this is a palm to forehead moment:

add the word VAR after SET

Bill

On Sunday, November 29, 2009, Steve Breen <[email protected]> wrote:
>
>
>
>
>
>
>
> Ops,
> Please note I am doing
> this in 6.5++
> Can someone check this and see where I am getting an
> syntax error on line 5
> -- fswitch.ent
> -- This entry eep is for switching
> from form to form on the fly
> -- New command 11-29-09
> SAVEROW
> Set vBtnFlag =
> ‘SecondForm’
> CLOSEWINDOW
> RETURN
> -- The code that calls your form would look something
> like this
> Label MainForm
> EDIT
> USING breakdn where pon = .this_pon
> if
> vBtnFlag = ‘SeconForm’ then
> Run
> SPIDispy.rmd
> Goto MainForm
> Endif
> If vBtnFlag = ‘Quit’ then
> Return
> Endif
> Thanks
> Stephen Breen
>
>
>

--- RBASE-L
=======================3D=======================3
D=
TO POST A MESSAGE TO ALL MEMBERS:
Send a plain text email to [email protected]

(Don't use any of these words as your Subject:
INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH,
REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP)
=======================3D=======================3
D=
TO SEE MESSAGE POSTING GUIDELINES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: INTRO
=======================3D=======================3
D=
TO UNSUBSCRIBE:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: UNSUBSCRIBE
=======================3D=======================3
D=
TO SEARCH ARCHIVES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: SEARCH-n
(where n is the number of days). In the message body,
place any
text to search for.
=======================3D=======================3
D=


Reply via email to