fileopen
美
英 
例句
Returns an Integer value representing the next file number available for use by the FileOpen function.
返回一個Integer值,表示可由FileOpen函數使用的下一個文件號。
Sometimes a file must be closed before another FileOpen or other operation can occur.
有時必須在另一個FileOpen或其他操作開始前,關閉文件。
The RecordLength clause in the FileOpen function has no effect.
FileOpen函數中的RecordLength子句不會產生任何影響。
Returns a Long representing the size, in bytes, of a file opened using the FileOpen function.
返回一個Long值,該值表示使用FileOpen函數打開的文件的大小(以字節為單位)。
Assigns an output line width to a file opened using the FileOpen function.
為用FileOpen函數打開的文件分配輸出行寬。
If the button is activated, then set the file location using the Workplace Viewer fileOpen function.
如果按鈕處于激活狀態,則使用WorkplaceViewerfileOpen函數來設置文件位置。
Returns an enumeration representing the file mode for files opened using the FileOpen function.
返回一個枚舉,該枚舉表示使用FileOpen函數打開的文件的文件模式。
If you omit FileNumbers, all active files opened by the FileOpen function are closed.
如果省略FileNumbers,則將關閉由FileOpen函數打開的所有活動文件。
Closes all disk files opened using the FileOpen function.
關閉所有使用FileOpen函數打開的磁盤文件。