Re: SQL*Forms 2.3 Help

From: (wrong string) Øis <mabelle_at_bluewin.ch>
Date: 1998/01/27
Message-ID: <01bd2b9f$dd6af290$d50bbac3_at_m3bj1>#1/1


Hello:
Select the 'layout screen'. Click on that field. Select properties. Look for Alignment. Select 'Rigth'.
Mabel,

Christian Mondrup <reccmo_at_sc03.sctp.dk> wrote in article <6ak6hc$8k8$1_at_news.net.uni-c.dk>...
> In comp.databases.oracle.misc Sameer P. Tamane <stamane_at_kpmg.com> wrote:
> : Hi,
> : Need help on RIGHT ALIGNING a field (e.g. $$$ amount) in Forms 2.3 ??
> : Can anyone please mail me or post the steps to achieve this ??
> : Thanx in advance.
>
> The value 123 right aligned using 5 char positions:
>
> SELECT LPAD(TO_CHAR(123),5) FROM dual;
>
> Hope that helps
> --
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> + Christian Mondrup, Computer Programmer +
> + Scandiatransplant, Skejby Hospital, University Hospital of Aarhus +
> + Brendstrupgaardsvej, DK 8200 Aarhus N, Denmark +
> + Phone: +45 89 49 53 01, Telefax: +45 89 49 60 07 +
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>
Received on Tue Jan 27 1998 - 00:00:00 CET

Original text of this message