Al Smith
29th January 2004, 17:15
Hi,
Does anyone have any info on the text.editor function in the ottstpstandard object?

function extern text.editor(
ref long ret,
const string fld(),
long mode,
long start,
string lang(1),
domain tttxt.kwrd kw1 mb,
domain tttxt.kwrd kw2 mb,
domain tttxt.kwrd kw3 mb,
domain tttxt.kwrd kw4 mb,
const string group(),
const string opt(),
const string zm() )

Thanks,
Al.

NPRao
29th January 2004, 20:40
No, it looks similar to - text.edit() (http://www.baanboard.com/programmers_manual_baanerp_help_functions_text_fields_text_edit)
long text.edit( string text_field(17), string lang, string kw1(17), string kw2(17), string kw3(17), string kw4(17), string tgroup(8), string edit_opt(15), long mode )