Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > it.comp.java > #8585

Re: importi giustificati a destra

From Delta11 <delta11NSP@email.it>
Newsgroups it.comp.java
Subject Re: importi giustificati a destra
Date 2015-10-05 21:13 +0200
Organization A noiseless patient Spider
Message-ID <muui0r$pj7$1@dont-email.me> (permalink)
References <muu5lr$s1h$1@speranza.aioe.org>

Show all headers | View raw


Il 05/10/2015 17.37, Gulp® ha scritto:
> Dovrei stampare incolonnando degli importi e destra.
> Come si fa a giustificare degli importi a destra?
>
> In visulbasic ricavavo la larghezza in mm della stringa di testo e la
> sottraevo alla coordinata x.
> In Java?
>

in COBOL è tutto automatico
PIC 9999,99 in automatico i soli numeri li allinea a destra
PIC XXXXXX JUST RIGHT   alfanumerico allineato a destra

ti basta fare la MOVE.

troppo facile!

-- 
(..) la rivoluzione non è un pranzo di gala, non è una festa letteraria, 
non è un disegno o un ricamo; non si può
fare con tanta eleganza, con tanta serenità e delicatezza, con tanta 
grazia e cortesia. La rivoluzione è un atto
di violenza, è l'azione implacabile di una classe che abbatte il potere 
di un'altra classe. (Mao Tze-tung)

Back to it.comp.java | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

importi giustificati a destra Gulp® <gulp@hotmail.it> - 2015-10-05 17:37 +0200
  Re: importi giustificati a destra 4ndre4 <a.laforgia@gmail.com> - 2015-10-05 08:49 -0700
    Re: importi giustificati a destra Gulp® <gulp@hotmail.it> - 2015-10-05 17:57 +0200
  Re: importi giustificati a destra "Dr.UgoGagliardelli" <do.not.spam@me.please> - 2015-10-05 18:46 +0200
    Re: importi giustificati a destra Gulp® <gulp@hotmail.it> - 2015-10-05 18:59 +0200
      Re: importi giustificati a destra 4ndre4 <a.laforgia@gmail.com> - 2015-10-05 10:36 -0700
        Re: importi giustificati a destra Gulp® <gulp@hotmail.it> - 2015-10-05 20:46 +0200
      Re: importi giustificati a destra "Dr.UgoGagliardelli" <do.not.spam@me.please> - 2015-10-05 19:54 +0200
        Re: importi giustificati a destra Gulp® <gulp@hotmail.it> - 2015-10-05 20:36 +0200
          Re: importi giustificati a destra "Dr.UgoGagliardelli" <do.not.spam@me.please> - 2015-10-06 06:57 +0200
        Re: importi giustificati a destra Gulp® <gulp@hotmail.it> - 2015-10-05 20:44 +0200
  Re: importi giustificati a destra Delta11 <delta11NSP@email.it> - 2015-10-05 21:13 +0200
    Re: importi giustificati a destra "Dr.UgoGagliardelli" <do.not.spam@me.please> - 2015-10-06 07:15 +0200
      Re: importi giustificati a destra Delta11 <delta11NSP@email.it> - 2015-10-06 09:09 +0200
        Re: importi giustificati a destra "Dr.UgoGagliardelli" <do.not.spam@me.please> - 2015-10-06 17:00 +0200
        Re: importi giustificati a destra 4ndre4 <a.laforgia@gmail.com> - 2015-10-06 08:50 -0700

csiph-web