
08-26-2009, 10:25 PM
|
| | | Join Date: Apr 2008 Location: USA
Posts: 502
| |
Originally Posted by Neal Caddisfly--
The main issue I see with out running the program is that the comments must be separated by an apostrophe and not an open paren. The Parens are mathmatical operators in the Quick Basic computer language.
Remove the open and close paren and in put the apostrophes where needed and then try running the program to find any further possible bugs. Let me know if I can help.
Neal |
Neal,
Is that what the macro engine is based on (QBasic)? I knew some of the conventions looked familiar but didn't make the link. |