Path: utzoo!attcan!uunet!cs.utexas.edu!uwm.edu!ux1.cso.uiuc.edu!cs325ec From: cs325ec@ux1.cso.uiuc.edu (Gregory Lemperle-Kerr) Newsgroups: comp.sys.atari.st Subject: Re: More Uniterm Macro questions Keywords: Uniterm, macros Message-ID: <1990Apr7.205115.22303@ux1.cso.uiuc.edu> Date: 7 Apr 90 20:51:15 GMT References: <'0M#VJ=@rpi.edu> Organization: University of Illinois at Urbana Lines: 14 kennyz@pawl.rpi.edu (Kenny Zalewski) writes: >I just taught myself Uniterm macros, and I have one major question: >What methods can be used to execute a file with macros in it? >I only know of two so far: > 1. Make it an auto-exec macro, which I don't want > 2. Define a function key as %macro('filename') 3. popup(1-20,command,'name') (put in auto exec?) (set command to a fkey and the fkey to play the macro) -- Greg