( |
|
|
|||
output for big text field from the record to web |
Parameters: | |
the database record with big text field | |
true - to translate text to html | |
link string | |
global procedure WebOutNoteText(record NoteVc Noter,Integer htmltrans,string param) begin WebOutText(Noter,htmltrans,param); return; end;
Related topics: |