rmenon
13th July 2004, 16:50
Hi All,

If you have activated SCM and when you check-in your component, Baan opens a text window and asks you to enter the some text there. The Text Window by default has

{Please enter a description of this revision [revision number = X}

this text in it.

Does anyone know from where is this text pulled from ?

Thanks.

NPRao
13th July 2004, 20:41
You can use -

text.write() (http://www.baanboard.com/programmers_manual_baanerp_help_functions_text_fields_text_write)

I couldnt figure out a good way to use the keywords option in the text.edit().

Then you can make a default text when you click the text icon in your session.

Here is an example -