Nope, there's nothing you can do with the Message window; you can't even change the font.
Spencer -----Original Message----- From: A.W. Male & Associates Pty Ltd [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 16, 2003 10:22 AM To: [EMAIL PROTECTED] Subject: MI-L Message box in WorkSpace Hi Folks, I have written the following to display a message box that opens while a workspace is opening and then closes once the workspace is loaded. Is there a way to make the message box look more attractive to the eye - at present it looks rather agricultural, if you get my drift ?? Thanks Alistair set window message position (windowinfo(1011,5),windowinfo(1011,5)) Title " Welcome To Your WorkSpaces" Width 2.4 Units "in" Height 1.45 Units "in" set window message position (3,3) print "Opening:" print " " print "Sales Map" Print "SV Level Map" Print "CIV Level Map" Print "SV% Change Map" Print "CIV% Change Map" Print "Value Shift Ratio Map" --------------------------------------------------------------------- List hosting provided by Directions Magazine | www.directionsmag.com | To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Message number: 8403 --------------------------------------------------------------------- List hosting provided by Directions Magazine | www.directionsmag.com | To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Message number: 8405
