Reverting to version of 13:05, 29 January 2014 by David Gerard, correcting vandalism by user Gune1206, who apparently converted the page text to Korean instead of English.
'''OpenOffice Basic''' (이전에formerly 알려진known as StarOffice Basic or ,'''StarBasic''' 과or '''OOoBasic''') 는is a dialect of the [[programming language]] [[BASIC]] that originated with the [[StarOffice]]와 [[office suite]]에서유래되고and spread through [[OpenOffice.org]]통해퍼진and 그리고derivatives such as [[LibreOffice]]와같은(where 파생물인it (is known as '''LibreOffice Basic'''로 알려진) [[프로그램 언어]] [[BASIC]] 의 언어이다.
== 예시Example ==
오픈Although 오피스의Openoffice 기본Basic 자체는itself 다른is 언어와similar 유사하지만to other dialects of Basic, such as [[Microsoft]]의's [[Visual Basic for Applications|VBA]]같은, the [[응용application 프로그램programming 인터페이스interface]] (API) 는is 매우very 다르다different, as the example below of a [[Macro (computer science)|macro]]의예에서illustrates. 보여주는것과While 같이.there is "paragrapha count"much 문서를easier 얻을수way 있는to 더obtain 쉬운the 방법이"paragraph 있지만,count" 이document 예는property, the 텍스트example 문서shows 안에the 있는fundamental 각methods 단락에for 순차적으로accessing 접근하기each 위한paragraph 가장in 기본적인a 방법을text document, 보여준다sequentially.
<!--oobas = 오픈오피스openoffice 기본basic; see [[mw:Extension:SyntaxHighlight_GeSHi#Supported_languages]] -->
<syntaxhighlight lang="oobas">
Sub ParaCount
Line 34:
</syntaxhighlight>
== 참조See also ==
* [[Comparison of office suites]]
== 더Further 읽기reading ==
* {{Cite book|first=James|last=Steinberg|title=Open Office Basic: An Introduction|ISBN=978-1481270939|publisher=CreateSpace Independent Publishing Platform}}