home *** CD-ROM | disk | FTP | other *** search
/ PC World Plus! (NZ) 2001 October / PCW1001.iso / October / HandyUtils / IntMacros / iim_setup.exe / %MAINDIR% / Example-batchfile.bat < prev    next >
Encoding:
DOS Batch File  |  2001-09-03  |  133 b   |  8 lines

  1. echo Start Internet Macros batch file
  2.  
  3. imacros -m FormExampleMacro
  4. imacros -m Check_Altavista
  5. imacros -m Buy_Now!
  6.  
  7. echo Done!
  8.