Index: vhDEV.mac.rou =================================================================== diff -u -r1471 -r1472 --- vhDEV.mac.rou (.../vhDEV.mac.rou) (revision 1471) +++ vhDEV.mac.rou (.../vhDEV.mac.rou) (revision 1472) @@ -88,7 +88,7 @@ . Write:Optie'["M" !,%TempFileName," (",$P(File,"\",$L(File,"\")),")",! Else Do . Write:Optie'["M" !,File,! - Open File:RW_"S"_$S(RW="W":"N",1:""):Timeout ;R=read, W=write, N=new(delete if excists), S=streaming + Open File:RW_"S"_$S(RW="W":"N",1:""):Timeout ;R=read, W=write, N=new(delete if exists), S=streaming Quit:'$T 0 ; Geen HFS device, dus terminal ;werkt enkel in cache als er een timeout gedefineerd is! Use File //If $ZA=-1 Quit 0 ; Open failed, file not found, access denied