#12001/8/12 15:16:45
各位高手们好
在下是个新手
做Director8时
采用一个空的start.exe文件来启动后面的总目录guide.dir
这个guide.dir可以go to到其他的分目录里面
例如到09.dir
但是
在09.dir里面制作按钮返回guide.dir时
却发生如下错误:
Unable to open file "F:\guide" because it is already open with write permission by another user.
点“确定”就出现:
File F:\start.exe is protected and cannot be opened.
再点“确定”就程序终止退出了
我自己琢磨是不是打包后只能由start.exe来调用guide.dir文件?
别的指令不能直接调用这个guide.dir文件?
但是又不能直接调用start.exe
我试过直接调用start.dir
但是会出现找不到文件的情况
我想是不是不能用go to来返回呀?
那样要是将所有的分目录的东西全做到一个dir文件里面肯定不合理
一定有解决的方法的
希望各高手指教一二