[Download-List] Another html-related question

Shawn Waldie waldies at sanjuancollege.edu
Fri Feb 6 17:47:57 EST 2004


I attempted to force r-justify an attribute using the FMT clause, but it
didn't work when I viewed the file.  Although, I'm guessing it can be done
with the HTML.START/END clause....something like

DOWNLOAD PERSON \
  FILE _HOLD_ file \
  FORMAT HTML OVERWRITING \
 HEADING \
  LITERAL "ID" \
  LITERAL "Lname" \
 DETAIL \
  @ID \
    HTML.START "<align - right>" \
    HTML.END  "</align - right>" \
  LAST.NAME


Is there a tag for this?



************************************************
* Shawn Waldie                San Juan College *
* Programmer/Analyst         4601 College Blvd *
* Phone: (505)566-3072   Farmington, NM  87402 *
*      email: waldies at sanjuancollege.edu       *
************************************************
 



More information about the download-list mailing list