home *** CD-ROM | disk | FTP | other *** search
/ PC World Plus! (NZ) 2001 October / PCW1001.iso / October / HandyUtils / IntMacros / iim_setup.exe / %MAINDIR% / Macros / CmdLineTest.iim < prev    next >
Encoding:
Text File  |  2001-09-03  |  767 b   |  23 lines

  1. VERSION 123000
  2. * You can add comments after a "*"
  3. * Demonstrates the use of the CMDLINE command
  4. * To test, run the batch file cmdline_test.bat !
  5. CMDLINE !VAR1 Dennis<SP>Default
  6. CMDLINE !VAR2 1
  7. CMDLINE !VAR3 No<SP>command<SP>line<SP>used<SP>?
  8. URL http://www.iopus.com/IIM/iim.htm    
  9. TAG A http://www.iopus.com/IIM/testonly-feedback.htm   
  10. TAG INPUT TestForm Name !VAR1
  11. TAG SELECT TestForm Lunch !VAR2 
  12. TAG SELECT TestForm drink 2  
  13. TAG INPUT TestForm C8 YES
  14. TAG INPUT TestForm     Customer Yes 
  15. * Passwords are encrypted using strong BLOWFISH encryption: 
  16. TAG INPUT TestForm Reg_code 1C93822B3FD6807930440BA1C54F9B17D504AF7C76DC0DBC  
  17. TAG TEXTAREA TestForm Remarks !VAR3
  18. TAG INPUT TestForm SendButton   
  19. TAG A http://www.iopus.com/iim.htm   
  20.  
  21.  
  22.  
  23.