To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=17826





------- Additional comments from [EMAIL PROTECTED] Tue Aug  2 08:17:16 -0700 
2005 -------
paolomantovani:
Yes those variables wouldn't normally be valid, I am just not understanding why
the colored syntax has flaws as you said. The StarOffice 7 Programmer's Guide
(the only official language reference for SB yet) clearly says that a quotation
mark within a string is done by "" and not like in C \" with escape characters.

So dim ["""] as variant is something incomplete, it must be dim [""""] as 
Variant.

I have the feeling we talk about different things. Also the question is whether
this issue is of importance, since the whole syntax in the example you show is
messed up and wouldn't occur in normal use cases. 

It would be nice if you could show me - and the others reading this issue - a
valid SB example that can be compiled but has flaws in its color syntax (some
code that can be executed I mean!).

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to