Advertisement
C_Volume2 Miscellaneous #70171

Create Multiline Message Boxes!

Creates multiline MsgBoxes

AI

Shrnutí AI: 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.

Zdrojový kód
original-source
''There it is
wrap$ = Chr$(10) + Chr$(13)
MsgBox "Line number 1" + wrap$ + "Line Number 2"
Původní komentáře (3)
Obnoveno z Wayback Machine