home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Bookshelf 1992 / Image.iso / viewer / bs92word / booksmac.dat < prev    next >
Text File  |  1992-06-15  |  502b  |  9 lines

  1. RegisterRoutine( "bookshlf.dll", "FToWord", "i=Iu" )
  2. RegisterRoutine( "bookshlf.dll", "DocMsg", "" )
  3. RegisterRoutine( "bookshlf.dll", "WordMacErr", "i=i" )
  4. RegisterRoutine( "bookshlf.dll", "IOurCopy", "i=I" )
  5. CreateButton( "btn_toword", "Se&nd", "CopyTopic():FToWord(hwndApp,0)")
  6. InsertItem( "mnu_edit", "mnu_copytw", "Se&nd...", "CopyTopic():FToWord(hwndApp,1)",0)
  7. RegisterRoutine( "bookshlf.dll","IHelp","i=uu")
  8. InsertItem( "mnu_help", "mnu_wabhlp", "&Word && Bookshelf", "IHelp(0,45465)",6)
  9.