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函数打开的磁盘文件。