home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Professionell 2005 February
/
PCpro_2005_02.ISO
/
files
/
opensource
/
openoffice_1.1.4
/
f_0210
/
Module1.xba
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Extensible Markup Language
|
2001-11-09
|
305 b
|
7 lines
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE script:module PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "module.dtd">
<script:module xmlns:script="http://openoffice.org/2000/script" script:name="Module1" script:language="StarBasic">REM ***** BASIC *****
Sub Main
End Sub</script:module>