> > Does anyone know of a way to trigger macros without pressing a hotkey to trigger ? > > I.E > > working in the shell , typing "pi" , would automatically abbreviate to "ping google.com" , without any hotkey ? > > > > thanks > > > PowerPro cannot do this. > You have to use alias to do this. for Windows (cmd.exe command.com) you can use the command doskey. ex: doskey pi=ping www.google.com
This is not related to powerpro... but do the job !
