Excuse me:
VB6, because my computer suddenly loses power, it is necessary to real time record some data to TXT format (or other), in addition to the open ` ` ` ` output as # 1, print, close,
Is there any other way, about eight times per second, the data is not large, such as a serial data sent "123321", just record the current data real-time,
To ask a question, the open ` ` ` ` output as # 1, print, and, if not close # 1, is not really save the TXT text inside, what is the
Method can not close the case, save in it?
Thank you
CodePudding user response:
The USP can break,CodePudding user response:
Every time close and then addThe open XXX for append
close