Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== The MSG Function (Functions/Subroutines/Programs) ====== ====== ====== ==== Created at 27 MAY 1997 02:22PM ==== If you are trying to use the MSG function and the variable you are trying to display contains any system delimiters it may not display correctly. (forexample, a message box or button may display with garbled text or won t function properly) What you need to do is use either the CONVERT or SWAP commands. For example: CONVERT @fm to ',' in VarName -or- SWAP @fm with ', ' in Varname Your message box should now display correctly. kb/kb_articles/kb0098.txt Last modified: 2024/01/30 13:36by 127.0.0.1