Page 1 of 1

maketext using a message number

Posted: July 3rd, 2020, 2:12 pm
by AriSilva
The Message File help mentions that you can use the message number in a maketext function. I´m using it all the time and it works.
It is very good.
I would suggest to include that in the maketext syntax, with an example, like
string s = maketext(155);
and a cross reference See Also Message File

And maybe a cross reference also in the Errmsg function to maketext

Re: maketext using a message number

Posted: August 6th, 2020, 6:21 pm
by aaronw
Sounds good. I didn't go so far as to add the alternate syntax to both errmsg and maketext, but I did cross reference the message file in both the errmsg and maketext.