不要删除
谢谢了
5 个解决方案
#1
自己解决了
打开文本的时候以替换方式打开!
打开文本的时候以替换方式打开!
#2
重新賦值為空
#3
解决就结贴吧。
#4
给你顶贴:)
#5
integer li_FileNum
li_FileNum = FileOpen("C:\DEPT\EMPLOYEE.DAT", StreamMode!, Write!, LockWrite!, Replace!)
====================================================
Append! (Default) Write data to the end of the file
Replace! Replace all existing data in the fileWritemode is ignored if the fileaccess argument is Read!
接分了
li_FileNum = FileOpen("C:\DEPT\EMPLOYEE.DAT", StreamMode!, Write!, LockWrite!, Replace!)
====================================================
Append! (Default) Write data to the end of the file
Replace! Replace all existing data in the fileWritemode is ignored if the fileaccess argument is Read!
接分了
#1
自己解决了
打开文本的时候以替换方式打开!
打开文本的时候以替换方式打开!
#2
重新賦值為空
#3
解决就结贴吧。
#4
给你顶贴:)
#5
integer li_FileNum
li_FileNum = FileOpen("C:\DEPT\EMPLOYEE.DAT", StreamMode!, Write!, LockWrite!, Replace!)
====================================================
Append! (Default) Write data to the end of the file
Replace! Replace all existing data in the fileWritemode is ignored if the fileaccess argument is Read!
接分了
li_FileNum = FileOpen("C:\DEPT\EMPLOYEE.DAT", StreamMode!, Write!, LockWrite!, Replace!)
====================================================
Append! (Default) Write data to the end of the file
Replace! Replace all existing data in the fileWritemode is ignored if the fileaccess argument is Read!
接分了