Click to See Complete Forum and Search --> : refresh buffer


Tatanka
October 20th, 2001, 09:20 AM
Hi everybody,

what is the command for refreshing buffer into all open files WITHOUT closing these files.
I know that Reset command do that but closes files.
I want to copy buffer in active files but without closing these files.

Thanks in advance
Best

John G Duffy
October 20th, 2001, 12:22 PM
what kind of files and what access methods are you using with these files? Where are they located (local/remote)?

John G

Tatanka
October 20th, 2001, 12:48 PM
Hi,

I use text file and they are on local disk.
My data are some numeric or string values print in text files. As i run several replications for simulation runs (hundreds loops), i want to refresh buffer into files for each of these replications and to not wait for the end of all replication to transfer buffer in files.

Thanks

Thanks

John G Duffy
October 20th, 2001, 01:33 PM
If you are wanting to refresh the text fiels on disk, there is no magical way to do that. You will just have to rewrite the files yourself at the interval you desire.

John G