Advertisement
4_2005-2006 Miscellaneous #150569

Create Multiline Message Boxes!

Creates multiline MsgBoxes

AI

AI Summary: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Source Code
original-source
''There it is
wrap$ = Chr$(10) + Chr$(13)
MsgBox "Line number 1" + wrap$ + "Line Number 2"
Original Comments (3)
Recovered from Wayback Machine