|
FIELDSBEGSyntax
DescriptionFIELDSBEG represents the beginning markup of a message header. Default Setting<FieldsBeg> <ul> </FieldsBeg> Resource VariablesN/A ExamplesThe following example shows how FIELDSBEG, with other message layout resources, be used to have message headers formatted using table markup: <FieldsBeg> <table border=0> </FieldsBeg> <LabelBeg> <tr> <td align="right" valign="top"> </LabelBeg> <LabelEnd> </td> </LabelEnd> <FldBeg> <td align="left"> </FldBeg> <FldEnd> </td> </tr> </FldEnd> <FieldsEnd> </table> </FieldsEnd> Version2.0 See AlsoEXCS, FIELDORDER, FIELDSEND, FIELDSTYLES, FLDBEG, FLDEND, LABELBEG, LABELEND, LABELSTYLES
$Date: 2002/07/27 05:13:10 $ MHonArc Copyright © 1997-1998, Earl Hood, mhonarc@mhonarc.org |