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 09:38:22 -0700 
2005 -------
cyb:   
> 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.   
   
Quotation mark are in strings, but we are speaking of variable names!   
I think you are confused about this point.  
   
> So dim ["""] as variant is something incomplete, it must be    
> dim [""""] as Variant.   
   
Incomplete? it's a valid declaration statement that runs without errors!   
  
> I have the feeling we talk about different things.  
  
sure!! :-)   
   
> 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!).   
   
are you joking ?   
So I must think that you have never tried my first code example...   
Please, try the code   
   
ciao   
Paolo   
   
   
   
   

---------------------------------------------------------------------
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