View Single Post
  #1 (permalink)  
Old 02-28-2008, 02:06 PM
philkryder philkryder is online now
Senior Member
 
Join Date: Sep 2007
Posts: 458
Default Inserting "new line" into variables

I'd like to be able to use the VARIABLE MANAGER to create a variable value that can be used in standard msgbox messages.

I'd like to insert "new line" characters ASCII chr(10 )

how shall I best achieve that?
Reply With Quote