Jobs
Author: Teguh Prasetyo Date Submitted: 12/1/2006 Category: String Handling/Manipulation Compatibility: VB 6 This code has been accessed 6012 times.
Email Yourself this snippet:
No declarations
Code
MsgBox "Hi," + vbCrLf + "this Line 1" + vbCrLf + "this line 2"