When specifying the sort fields, precede the field specifier with an @-sign.
Example:
   SORT BY// @NUMBER


> From: Kevin Toppenberg <[EMAIL PROTECTED]>
> Reply-To: <hardhats-members@lists.sourceforge.net>
> Date: Sun, 19 Mar 2006 21:18:22 -0500
> To: Hardhats Sourceforge <hardhats-members@lists.sourceforge.net>
> Subject: [Hardhats-members] Customizing Print Reports
> 
> I have finally stumbled across the means of customizing reports by
> applying print specifiers such as .01;L10  to print field .01 and
> limit field length to 10.
> 
> But how can I get rid of the line that divides each record?  See below
> 
> 
> 
> DEVICE:   TELNET
> TMG FDA IMPORT COMPILED LIST                   MAR 19,2006  21:07    PAGE 1
> TRADENAME        STRENGTH  UNIT                              NDC
> ------------------------------------------------------------------------------
> --
> 
>         NUMBER: 3  <---------- I want this changed
> V-CILLIN K TABL  250       MG                                000002-0329-03
>         NUMBER: 4  <----------- and this
> V-CILLIN K TABL  500       MG                                000002-0346-03
>         NUMBER: 5 <----------- etc.
> DARVOCET N 50 T  325;50    MG;MG                             000002-0351-02
>         NUMBER: 6
> DARVON N TABLET  100       MG                                000002-0353-02
>         NUMBER: 7
> DARVOCET N 100   650;100   MG;MG                             000002-0363-02
> 
> 
> This is how I WOULD like it:
> 
> 3: V-CILLIN K TABL  250       MG                                000002-0329-03
> 4: V-CILLIN K TABL  500       MG                                000002-0346-03
> 5: DARVOCET N 50 T  325;50    MG;MG                             000002-0351-02
> 6: DARVON N TABLET  100       MG                                000002-0353-02
> 7: DARVOCET N 100   650;100   MG;MG                             000002-0363-02
> 
> 
> Is this possible?
> Kevin
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by xPML, a groundbreaking scripting language
> that extends applications into web and mobile media. Attend the live webcast
> and join the prime developer group breaking into this new coding territory!
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
> _______________________________________________
> Hardhats-members mailing list
> Hardhats-members@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/hardhats-members




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to