|
-
Jul 21st, 1999, 04:47 AM
#1
Thread Starter
New Member
I am making a script archive program in VB that has menus for JavaScript, VBScript, DHTML, Etc... When you click a specific script, it writes it in a plain text box. But it errors when it reads, for example, the "}" character in a JScript. I used - Const QUOTE = """" - or - Const QUOTE = 34 - to print quotation marks in the text box, but this doesnt work for ALL the characters...any suggestions?
--[Lance]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|