home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / hamradio / pcm548.zip / PCM548.EXE / SCRIPT.LZH / GOTO.PSF < prev    next >
Text File  |  1992-05-09  |  93b  |  9 lines

  1.  
  2. goto end
  3.  
  4. ;This line will never be executed
  5. send "mh"
  6.  
  7. :end
  8. write "This is the END"
  9.