Compuserve email send      `        
k B        @ AAAAAAAAAA                                   2    off   wait !   send go mail^m   wait !   mail_loop:   ifnstring " Service " "compuserve" goto try_next   kntodos "
2 Directory 
      File " "c:\mail.txt" goto try_next   send upload /typ:ASC /pro:b c:\mail.txt^m  	 wait <CR>!  
 send ^m   wait !   send 1^m  
 wait ID   send 2 Address ^m   wait subject   send 2 Subject ^m   wait correct?   send y^m   wait <CR>!   send ^m   wait choice   delrecord goto the_end   goto mail_loop   try_next:   nextrecord goto the_end   goto mail_loop   the_end:   send bye^m   wait thank you   exit   