home *** CD-ROM | disk | FTP | other *** search
/ U.S. Robotics Connections 2 / US Robotics Connections.iso / pc / sourcepc / prod_pc / demo / glen_cd.dir / 00031.ls < prev    next >
Encoding:
Text File  |  1996-02-19  |  136 b   |  6 lines

  1. on exitFrame
  2.   global gDriveLetter
  3.   open(gDriveLetter & "\demo\web\living.htm", gDriveLetter & "\demo\web\pweb.exe")
  4.   go("conn2")
  5. end
  6.