home *** CD-ROM | disk | FTP | other *** search
/ What the Doctor Required - The Freshest December / December.iso / windows / mem1614 / win98_68.cab / previous.scr < prev    next >
Encoding:
Text File  |  1997-07-30  |  236 b   |  15 lines

  1. <script language="VBScript">
  2. <!--
  3. Function Previous
  4.     Dim strOut
  5.  
  6.     strOut = parent.t1.ApgtsX21.BackUp()
  7.     if Not("" = strOut) Then
  8.         document.open
  9.         document.write strOut
  10.         document.close
  11.     End If
  12. End Function
  13.  -->
  14. </script>
  15.