Re: Display at
GSO <[email protected]> Mon, 12 Jun 2006 22:44:27 +0200
| Newsgroups | gmane.comp.lang.4gl.fourjs.user |
|---|---|
| Organization | GSOmbH |
| Message-ID | <[email protected]> |
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
>