surfer Posted February 14, 2006 Posted February 14, 2006 Hello, how is it possible to write an Quotation mark at an message box? Thanks a lot surfer
GaryFrost Posted February 14, 2006 Posted February 14, 2006 Hello,how is it possible to write an Quotation mark at an message box?Thanks a lotsurfer MsgBox(0,"test","'Single Quotes'")MsgBox(0,"test",'"Double Quotes"') SciTE for AutoItDirections for Submitting Standard UDFs Don't argue with an idiot; people watching may not be able to tell the difference.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now