ken: Just want to enquire why metakit db always prompt file open when i had put on shared option for a particular file that is opened. And there is a proc a that is run every 10 s and proc b that is run afterwards all of which each proc open and close the same file A. Example is below.Proc a {} {
open file a close file aafter 10000 {proc a} }proc b {} {
open file a close file a}main program: proc a proc b;WK See also: mk4vfs encryption here's an old page: segfault in mk4tcl
[ Category Database | Category Package ]