其他指令

下表列出了其他分類中未包含的函式和陳述式。

Beep Statement

透過電腦揚聲器播放某種音調。對於不同的系統,該音調有所不同,您無法修改其音量或音高。

Shell Function

如果需要,啟動其他應用程式並定義個別視窗樣式。

Wait Statement

依指定的時間數,使程式的執行中斷一段時間 (以毫秒為單位)。

WaitUntil Statement

Interrupts the program execution until the time specified.

GetSystemTicks Function

傳回由作業系統提供的系統週期數目。此函式可用於最佳化某些程序。

GetPathSeparator Function

Returns the operating system-dependent directory separator used to specify file paths.

Environ Function

以字串形式傳回環境變數的值。環境變數取決於您擁有的作業系統之類型。

GetSolarVersion Function

傳回目前 LibreOffice 版本的內部號。

GetGuiType Function

傳回指定圖形用戶介面的數值。

TwipsPerPixelX Function

傳回表示像素寬度的 twip 數。

TwipsPerPixelY Function

傳回表示像素高度的 twip 數。

GlobalScope specifier

To manage personal or shared library containers (Application Macros or My Macros) from within a document, use the GlobalScope specifier.

Please support us!