Hello All,
The text I print using the Message_Box function seems to be a proportional font.
Is there a way to change to a fixed font such as currier just in the
message box? I'm tring to line up some dates in the box.
Steve,
If you are using the UI Workspace to design your message then you can change the font by clicking on the menu Message -] Font. If this is a programmed font you can override the default font by changing field 18 in the MsgStructure parameter. Just look at the Programmer's Reference Guide for more information.
Why are you using Message_Box over MSG? (Enquiring minds and all that…)
World Leaders in all things RevSoft
Ah, missed that. I thought Steven was talking generically. You are right, of course, in that he should be using Msg().