typo in example on http://download.oracle.com/docs/cd/E19535-01/819-0439/faanp/index.html
James <[email protected]> Mon, 04 Jul 2011 13:10:33 -0400
| Newsgroups | gmane.comp.openoffice.devel.general |
|---|---|
| Message-ID | <[email protected]> |
There is a typo in the example on
http://download.oracle.com/docs/cd/E19535-01/819-0439/faanp/index.html
> Sub SetmoduleeA
> A = 10
> End Sub
Should be:
Sub SetModuleA
A = 10
End Sub
--
-----------------------------------------------------------------
To unsubscribe send email to [email protected]
For additional commands send email to [email protected]
with Subject: help