Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!bloom-beacon!oberon!cit-vax!ucla-cs!zen!ucbvax!wnre.aecl.CDN!delaney From: delaney@wnre.aecl.CDN (Grant Delaney) Newsgroups: comp.sys.apple Subject: EXEcutioner and file type Message-ID: <793*delaney@wnre.aecl.cdn> Date: Sat, 21-Nov-87 05:36:33 EST Article-I.D.: wnre.793*delaney Posted: Sat Nov 21 05:36:33 1987 Date-Received: Mon, 23-Nov-87 03:46:45 EST Sender: usenet@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 12 I did a little experimenting and discovered that EXECUTIONER is not saving some file types (notably PRODos16 $B3 and $B8) as the proper file type. This can be over come by editing the executioner file to add the line CREATE filename,T$B3 for example and adding a type to the save command for example BSAVE filename,A$2000,L$3546,T$B3 You can get the file type from the original program it does not have to be a HEX number certain other types such as TSYS are also valid. Grant