RE: Display at

"Shaun Watts" <[email protected]> Tue, 13 Jun 2006 10:05:13 -0400
Newsgroups gmane.comp.lang.4gl.fourjs.user
Message-ID <[email protected]>
I am doing this in Genero.  Should I still use this syntax's.

Thanks,
Shaun 

-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of GSO
Sent: Monday, June 12, 2006 5:01 PM
To: [email protected]
Subject: Re: [fourjs-users] Display at

Screen field definition:
{
[X999]
<place it where you want it >
}
X999 = <table or formonly>.<coumn>, noentry, widget="LABEL";

source code:

display "XYZ" to <table or formonly>.<column>

--
Mit freundlichen Grüßen
    best regards
     - GSOmbH -

 Gerhart Neubauer


Am Montag, 12. Juni 2006 22:13 schrieb Shaun Watts:
> I have a lot of code that does display "XYZ" at 1,1.  Someone 
> mentioned that I should use a label and display to that.  This is a 
> great idea, but I don't know the syntax to display information to a 
> label.
>  
> Can anyone help?
>  
> Thanks,
> Shaun Watts
>  
> Programmer/Analyst
> CSI - Computer Systems, Inc.         Phone:  317.913.4160
> 12975 Parkside Drive                          Fax:  317.913.4175
> Fishers, IN  46038                       Toll Free:  800.860.1274
>  
> "To conquer fear is the beginning of wisdom."
> - Bertrand Russell
>