Module WmlWrite_Mixin.pkg

****************************************************************************// // $File name : WmlWrite_mixin.PKG // $File title : Wml Write Messages // $Author : John Tuohy // // Confidential Trade Secret. // Copyright 2000 Data Access Corporation, Miami FL, USA // All Rights reserved // DataFlex is a registered trademark of Data Access Corporation. // $Rev History // // // 10/2/00 jjt - created // // ****************************************************************************// create standard wml write commands. Current messages WriteWmlBreak String WrStr writes line with a <br /> WriteWmlTableBegin String sParams starts a table <table> WriteWmlTableEnd end a table </table> WriteWmlRowBegin start a row <tr> WriteWmlRowEnd end a row </tr> WriteWmlDataBegin start a cell <td> WriteWmlDataEnd end a cell </td> WriteWmlImg sAlt sSrc sExtra write an image tag </img.../>

References (2):

ModuleLine
cWebBusinessProcess.pkg50
cWmlReport.pkg4

Field References (0):

ModuleContaining SymbolLine