Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!bionet!apple!sun-barr!cs.utexas.edu!ut-emx!walt.cc.utexas.edu!hcobb From: hcobb@walt.cc.utexas.edu (Henry J. Cobb) Newsgroups: comp.sys.amiga.tech Subject: Re: Solution for EXECUTE: No K Directive Summary: Don't trust it to be in the default mode. Message-ID: <16399@ut-emx.UUCP> Date: 1 Aug 89 17:42:53 GMT References: <1414.AA1414@americ> Sender: news@ut-emx.UUCP Reply-To: hcobb@walt.cc.utexas.edu (Henry J. Cobb) Organization: The University of Texas at Austin, Austin, Texas Lines: 11 Execute can get confused about when it should be in the automagic 'literal mode'. So in every script that uses i/o redirection you should place .bra { .ket } as the first two lines of the file. Except for Startup-Sequence, and in SS you should be sure and assign T: to a subdirectory of some sort of ram disk. Henry J. Cobb hcobb@walt.cc.utexas.edu