Advertisement
3_2004-2005 Miscellaneous #134406

Create Multiline Message Boxes!

Creates multiline MsgBoxes

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.

Исходный код
original-source
''There it is
wrap$ = Chr$(10) + Chr$(13)
MsgBox "Line number 1" + wrap$ + "Line Number 2"
Оригинальные комментарии (3)
Восстановлено из Wayback Machine