home *** CD-ROM | disk | FTP | other *** search
/ Using Asymetrix Multimedi…ool Book Special Edition / SE_UAMT.iso / examples / ch1903.tbk (.txt) < prev    next >
Encoding:
Asymetrix ToolBook File  |  1995-10-29  |  61.7 KB  |  878 lines

  1. <BookPath>
  2. :HDMEDIAPATH
  3. <BookPath>;c:\mtb_book\ch18
  4. System
  5. Arial
  6. CDBSE&File
  7. &Open...    Ctrl+O
  8. &Save    Ctrl+S
  9. Save &As...
  10. saveas
  11. &Import...
  12. import
  13. &Export...
  14. export
  15. Print Set&up...
  16. printsetup
  17. &Print Pages...    Ctrl+P
  18. printpages
  19. Prin&t Report...
  20. printreport
  21. Send &Mail...
  22. sendmail
  23. &Run...
  24. E&xit    Alt+F4
  25. &Edit
  26. &Undo    Ctrl+Z
  27. Cu&t    Ctrl+X
  28. &Copy    Ctrl+C
  29. &Paste    Ctrl+V
  30. paste
  31. C&lear    Del
  32. clear
  33. Select &All    Shift+F9
  34. selectall
  35. Select Pa&ge    Shift+F12
  36. selectpage
  37. &Size to Page    F11
  38. sizetopage
  39. F&ind...    F5
  40. Re&place...
  41. replace
  42. Aut&hor    F3
  43. author
  44. &Text
  45. &Character...    F6
  46. character
  47. &Paragraph...    F7
  48. paragraph
  49. &Regular    Ctrl+Space
  50. regular
  51. &Bold    Ctrl+B
  52. &Italic    Ctrl+I
  53. italic
  54. &Underline    Ctrl+U
  55. underline
  56. Stri&keout    Ctrl+K
  57. strikeout
  58. Superscrip&t/Subscript
  59. superscriptSubscript
  60. &Normal Script
  61. normalscript
  62. Su&bscript    Ctrl+L
  63. subscript
  64. Su&perscript    Ctrl+Shift+L
  65. superscript
  66. &Show Hotwords    F9
  67. showhotwords
  68. &Page
  69. &Next    Alt+Right
  70. &Previous    Alt+Left
  71. previous
  72. &First    Alt+Up
  73. first
  74. &Last    Alt+Down
  75. &Back    Shift+F2
  76. &History...    Ctrl+F2
  77. history
  78. N&ew Page    Ctrl+N
  79. newpage
  80. &Help
  81. &Contents    F1
  82. contents
  83. Status &Bar    F12
  84. statusbar
  85. "tb40db3.dll"
  86.         INT checkDBIndex(STRING)
  87. loseAllDBFiles()
  88. -loseDBFile(
  89. ?loseDBIndexFile(
  90.         WORD createDBFieldTag(
  91. rreateDBFile(
  92. reateDBIndexFile(
  93. deleteDBFile(
  94. deselectDBIndexFile()
  95. findDBKey(
  96. firstDBKey()
  97. firstDBRecord()
  98. freeDBFieldTag(
  99.  getDBDateFormat()
  100.  getDBErrorString(INT)
  101. getDBFieldCount()
  102.  getDBFieldName(
  103. getDBFieldPrecision(
  104. getDBFieldType(
  105.  getDBFieldValue(
  106. getDBFieldWidth(
  107.  getDBFileName()
  108.  getDBIndexExpression()
  109.  getDBIndexFileName()
  110. getDBKeyType()
  111.  getDBKeyValue()
  112. getDBNavigateToDeleted()
  113.         LONG getDBRecordCount()
  114. getDBRecordDeleted()
  115. 1Number()
  116. gotoDBRecord(DWORD)
  117. lastDBKey()
  118. lastDBRecord()
  119. nextDBKey()
  120. nextDBRecord()
  121. openDBFile(
  122. openDBIndexFile(
  123. packDBFile()
  124. previousDBKey()
  125. previousDBRecord()
  126. reindexDBFile(
  127. removeDBRecords(
  128. selectDBFile(
  129. setDBDateFormat(
  130. setDBFieldTag(
  131. setDBFieldValue(
  132. setDBNavigateToDeleted(
  133. setDBRecordDeleted(
  134. writeDBRecord(
  135. "Could 
  136. xlink 
  137. TB40DB3.DLL"
  138. selectChange
  139. 4currentRecord
  140. oselectedItem 
  141. "c:\product.dbf" 
  142. fName
  143. openDBFile(
  144. "Error opening Database 
  145. goToDBRecord(
  146. [tempProd
  147. getDBFieldValue("prod1")
  148. 7 = "
  149. " & w
  150. CRLF & 
  151. dropdownItems 
  152. comboBox "types"
  153. rodD1")
  154. "descript"
  155. rodS1")
  156. "sizes"
  157. rodP1")
  158. /100 
  159. tempValue
  160. %"#.00"
  161. "$" && 
  162. "price"
  163. picFile
  164.     mmOpen clip 
  165.     mmShow 
  166. stage "displayPic"
  167. closeDBFile(fname)
  168. ButtonUp
  169. closeAllDBfiles()
  170.     ftn = createDBFieldTag(126)
  171. type 
  172. product Types
  173.     a = setDBFieldTag(
  174. M,1,"prodT","c","50",0)
  175. each 
  176. the 25 
  177. Ufields
  178.         zz = g + 1
  179.         fielType = "Prod" & g
  180.         c = 
  181. !,"c","25",0)
  182. description 
  183.         zz = g + 26
  184. o= "prodD" & g
  185.         d = 
  186. ftn,zz,
  187. ,"m",0,0)
  188.         zz = g + 51
  189. = "prodS" & g
  190.         d = 
  191. ,"c",25,0)
  192. price 
  193.         zz = g + 76
  194. = "prodP" & g
  195.         d = 
  196. ,"4",10,0)
  197.         zz = g + 101
  198. = "p" & g
  199.         d = 
  200. ,"c",35,0)
  201. Database 
  202.     e = createDBFile("c:\
  203. .dbf",
  204. e <> 1 
  205. getDBErrorString(e)
  206.  creating DB 
  207. : " & 
  208. pre-loading some data 
  209. test 
  210. creation process
  211.     temp = "Skates"
  212.     f = setDBFieldValue("
  213. +Roces Barcelona BCN"
  214.     f = 
  215. 2prod1",
  216. UHGPU ventilated shell. 3 buckles. 
  217. tongue. Ventillated liner 
  218. fSLO memory foam. Anit-shock footbed. Tartaruga rocerable frame. Hyper Long Rider 76mm wheels x 78A durometer. ABEC 5 bearings. Aluminum spacers. New DUAL BRAKING 
  219.     f = 
  220. prodD1",
  221. ="Sizes 3-13"
  222.     f = 
  223. prodS1",
  224.     tempNum=26900
  225.     f = 
  226. prodP1",
  227.  ="pic1"
  228.     f = 
  229.     f = 
  230. prod2",
  231. ll. Lace-Buckle. Ventilated 
  232. Memory Foam. Anatomic 
  233.     f = 
  234. prodD2",
  235.     f = 
  236. prodS2",
  237. =23900
  238.     f = 
  239. prodP2",
  240. ="pic2"
  241.     f = 
  242.     g = writeDBRecord(1)
  243. Wheels"
  244.     f = 
  245. uperlite"
  246.     f = 
  247. Light weight 
  248.     f = 
  249. ="72mm x 78A, 82A, 85A"
  250.     f = 
  251.     f = 
  252. ="pic3"
  253.     f = 
  254.  (2)"
  255.     f = 
  256.     f = 
  257. ="76mm x 78A, 82A, 85A"
  258.     f = 
  259.     f = 
  260. ="pic4"
  261.     f = 
  262. X-360 Cross-Fit"
  263.     f = 
  264. prod3",
  265.     f = 
  266. prodD3",
  267. ="72.5mm x 78A, 82A"
  268.     f = 
  269. prodS3",
  270.     f = 
  271. prodP3",
  272. ="pic5"
  273.     f = 
  274.     g = 
  275.     h = closeAllDBFiles()
  276.  done
  277. f"Ok"
  278. 4currentRecord
  279. entryStuff
  280. we need 
  281. figure out where the files are...
  282.     linkDLL "TB40DOS.
  283.         STRING getCurrentDrive()
  284. irectory(
  285. ("Where 
  286. Z graphic 
  287. fgetCurrentDirectory(
  288. HDMediaPath 
  289. tempVar
  290. "product.dbf" 
  291. fName
  292. openDBFile(
  293. "Error opening Database 
  294. +. I will create 
  295. you..."
  296. B"newDB"
  297.     rc = getDBRecordCount()
  298. firstDBRecord()
  299. [tempProd
  300. getDBFieldValue("ProdT")
  301. ahead 
  302.  information 
  303. boxes
  304. Pprod1")
  305. "descript"
  306. qprodD1")
  307. prodS1")
  308. "sizes"
  309. prodP1")
  310. /100 
  311. "price"
  312. " & i
  313. & CRLF 
  314. rc > 1 
  315. nextDBRecord()
  316. closeDBFile(fname)
  317. dropdownItems 
  318. comboBox "category"
  319. types"
  320. Could not link to TB40DB3.DLL
  321. checkDBIndex
  322. closeAllDBFiles
  323. closeDBFile
  324. closeDBIndexFile
  325. createDBFieldTag
  326. createDBFile
  327. createDBIndexFile
  328. deleteDBFile
  329. deselectDBIndexFile
  330. findDBKey
  331. firstDBKey
  332. firstDBRecord
  333. freeDBFieldTag
  334. getDBDateFormat
  335. getDBErrorString
  336. getDBFieldCount
  337. getDBFieldName
  338. getDBFieldPrecision
  339. getDBFieldType
  340. getDBFieldValue
  341. getDBFieldWidth
  342. getDBFileName
  343. getDBIndexExpression
  344. getDBIndexFileName
  345. getDBKeyType
  346. getDBKeyValue
  347. getDBNavigateToDeleted
  348. getDBRecordCount
  349. getDBRecordDeleted
  350. getDBRecordNumber
  351. gotoDBRecord
  352. lastDBKey
  353. lastDBRecord
  354. nextDBKey
  355. nextDBRecord
  356. openDBFile
  357. openDBIndexFile
  358. packDBFile
  359. previousDBKey
  360. previousDBRecord
  361. reindexDBFile
  362. removeDBRecords
  363. selectDBFile
  364. selectDBIndexFile
  365. setDBDateFormat
  366. setDBFieldTag
  367. ,$T|    
  368. setDBFieldValue
  369. setDBNavigateToDeleted
  370. setDBRecordDeleted
  371. writeDBRecord
  372. tb40db3.dll
  373. enterBook
  374. ,&H.&
  375. ,"JdY
  376. prodD1
  377. picFile
  378. Error opening Database File.
  379. fName
  380. prod1
  381. types
  382. goToDBRecord
  383. getDBFieldValue
  384. tempProd
  385. descript
  386. displayPic
  387. price
  388. sizes
  389. prodS1
  390. prodP1
  391. closeDBFile
  392. currentRecord
  393. c:\product.dbf
  394. openDBFile
  395. tempValue
  396. selectChange
  397. ,&H.&
  398. ,&H.&
  399. ,"J3Y
  400. ,&H.&
  401. ,"JLY
  402. ,&H.&
  403. ,"JeY
  404. ,&H.&
  405. Superlite (2)
  406. 76mm x 78A, 82A, 85A
  407. closeAllDBfiles
  408. createDBFieldTag
  409. Roces Barcelona BCN
  410. prod1
  411. Superlite
  412. prod3
  413. prodP1
  414. prodS2
  415. prodD
  416. Light weight wheels
  417. X-360 Cross-Fit
  418. Sizes 3-13
  419. Error creating DB file: 
  420. Roces LAX
  421. Wheels
  422. All done!!!!
  423. prod2
  424. prodP2
  425. prodD1
  426. fielType
  427. 72.5mm x 78A, 82A
  428. prodT
  429. closeAllDBFiles
  430. /setDBFieldTag
  431. createDBFile
  432. HwriteDBRecord
  433. tempNum
  434. prodD3
  435. prodP
  436. getDBErrorString
  437. 72mm x 78A, 82A, 85A
  438. prodS1
  439. prodP3
  440. prodS
  441. setDBFieldValue
  442. HGPU ventilated shell. Lace-Buckle. Ventilated liner with SLO Memory Foam. Anatomic footbed. Hyper Long Rider 72mm wheels x 78A durometer.  ABEC 5 bearings. Aluminum spacers. New DUAL BRAKING system.
  443. HGPU ventilated shell. 3 buckles. HGPU tongue. Ventillated liner with SLO memory foam. Anit-shock footbed. Tartaruga rocerable frame. Hyper Long Rider 76mm wheels x 78A durometer. ABEC 5 bearings. Aluminum spacers. New DUAL BRAKING system.
  444. prodD2
  445. c:\product.dbf
  446. Skates
  447. prodS3
  448. ButtonUp
  449. entryStuff
  450. currentRecord
  451. enterPage
  452. ,"JdY
  453. ,&H.&
  454. Where are graphic files?
  455. cancel
  456. vgetCurrentDirectory
  457. prodD1
  458. TB40DOS.DLL
  459. ProdT
  460. fName
  461. getCurrentDrive
  462. prodP1
  463. getCurrentDrive
  464. getCurrentDirectory
  465. prod1
  466. Error opening Database File. I will create this for you...
  467. tempVar
  468. getDBFieldValue
  469. tempProd
  470. c:\product.dbf
  471. price
  472. sizes
  473. nextDBRecord
  474. getDBRecordCount
  475. prodS1
  476. "FfirstDBRecord
  477. product.dbf
  478. descript
  479. types
  480. closeDBFile
  481. newDB
  482. category
  483. openDBFile
  484. entryStuff
  485. *ClassTbl*
  486. *ClassEntry*
  487. *PTABLE*
  488. *WINDOWSEG*
  489. *ICONRESTAB*
  490. *ICONRESSEG*
  491. *ICONRES*
  492. Background
  493. *OBJTABLE*
  494. *IDTABLE*
  495. *NAMETAB*
  496. Rectangle
  497. Ellipse
  498. RoundedRectangle
  499. Polygon
  500. IrregularPolygon
  501. AngledLine
  502. Curve
  503. PaintObject
  504. Picture
  505. Group
  506. Stage
  507. Button
  508. Viewer
  509. ComboBox
  510. Field
  511. RecordField
  512. Hotword
  513. *RHOTWORD*
  514. *TbxBase*
  515. <BookPath>
  516. :HDMEDIAPATH
  517. ok\ch18
  518. System
  519. Arial
  520. <BookPath>;c:\mtb_book\ch18;MTB_BOOK\CH18;MTB_BOOK\CH18
  521. MANUALS\MTB_BOOK\EXAMPLES;<BookPath>;c:\mtb_book\ch18;MTB_BOOK\CH18;MTB_BOOK\CH18
  522. bottomLine
  523. topLine
  524. sizes
  525. Sizes 3-13, 82A, 85A
  526. skate_01.gif
  527. e_01.gif
  528. skate_02.gif
  529. e_02.gif
  530. skate_03.gif
  531. e_03.gif'
  532. skate_04.gif
  533. e_04.gif{
  534. skate_05.gif
  535. e_05.gif
  536. skate_06.gif
  537. e_06.gif#
  538. skate_06.gif
  539. e_17.gif
  540. T\NETPRINT 4SI
  541. ate\skate_06.gif
  542. d:\skate\skate_17.gif
  543.  MTB3, when I ButtonUp, An error message is displayed:
  544.                 MTB30
  545. An error has occurd in your application..........
  546. When I choose "CLOSE", another error message appears:
  547.                 Application error
  548. MTB30 caused a General Protection Fault in
  549. module Kidfdll.dll at 0001:01D6.
  550. Other functions of the same dll, but of the type:
  551.         INT functionName(POINTER)
  552. run correctly.
  553. It seems that the problem is with the return of the POINTER.
  554. Can anybody help me , Please.
  555.         Hezi Gottlieb
  556.         Hebrew U., Sch. of Med., Dep. of Physiol., Jerusalem, Israel
  557. =========================================================================
  558. Date:         Fri, 16 Dec 1994 11:27:52 SAT
  559. Reply-To:     Asymetrix 'Toolbook' product discussions
  560.               <TOOLB-L@LISTSERV.ARIZONA.EDU>
  561. Sender:       Asymetrix 'Toolbook' product discussions
  562.               <TOOLB-L@LISTSERV.ARIZONA.EDU>
  563. From:         Brian Shilhavy <FACN358@SAUPM00.BITNET>
  564. Organization: King Fahd University of Petroleum and Minerals, SA
  565. Subject
  566. <BookPath>
  567. :HDMEDIAPATH
  568. ok\ch18
  569. System
  570. Arial
  571. <BookPath>;c:\mtb_book\ch18;MTB_BOOK\CH18;MTB_BOOK\CH18
  572. push left fast
  573. push right fast
  574. displayPic
  575. category
  576. Skates
  577. Skates
  578. Wheels
  579. descript
  580. HGPU ventilated shell. Lace-Buckle. Ventilated liner with SLO Memory Foam. Anatomic footbed. Hyper Long Rider 72mm wheels x 78A durometer.  ABEC 5 bearings. Aluminum spacers. New DUAL BRAKING system.uminum spacers. New DUAL BRAKING system.
  581. in,ms
  582. ThreeDeeRect
  583. bottomLine
  584. topLine
  585. price
  586. $ 269.005
  587. newDB
  588. Create empty dataBase file
  589. types
  590. ,"JdY
  591. picFile
  592. prodD
  593. Error opening Database File.
  594. fName
  595. price
  596. goToDBRecord
  597. getDBFieldValue
  598. tempProd
  599. descript
  600. displayPic
  601. sizes
  602. toGet
  603. prodS
  604. closeDBFile
  605. currentRecord
  606. c:\product.dbf
  607. openDBFile
  608. prodP
  609. tempValue
  610. selectChange
  611. selectChange
  612. 4currentRecord
  613. oselectedItem 
  614. toGet
  615. "c:\product.dbf" 
  616. fName
  617. openDBFile(
  618. "Error opening Database 
  619. goToDBRecord(
  620. [tempProd
  621.  = "prodD" & 
  622. getDBFieldValue(
  623. "descript"
  624. E = "prodS" & 
  625. "sizes"
  626. r = "prodP" & 
  627. /100 
  628. tempValue
  629. %"#.00"
  630. "$" && 
  631. "price"
  632.  = "P" & 
  633. picFile
  634.     mmOpen clip 
  635.     mmShow 
  636. stage "displayPic"
  637. closeDBFile(fname)
  638. Roces LAXcelona BCN
  639. Roces LAX0 Cross-Fit
  640. Roces Barcelona BCN
  641. Roces LAX0 Cross-Fit
  642. Sizes:
  643. Price:
  644. bottomLine
  645. topLine
  646. sizes
  647. Sizes 3-13, 82A, 85A
  648. We are at http://www.terminus.com/inline/skate.htm
  649. Ordering Information
  650. [[popText
  651. TB30WIN.DLL
  652. Visit our Web site to learn more about inline skating!
  653. popText
  654. buttonUp
  655.     linkDLL "TB30WIN.
  656.         INT popText(STRING,
  657. "Ordering Information","Visit our Web site 
  658. learn more about inline skating!" && \
  659.     "We are 
  660. )http://www.terminus.com/
  661. 6/skate.htm",mousePosition 
  662. Ordering Information
  663. entryStuff
  664. currentRecord
  665. enterPage
  666. ,"JdY
  667. ,&H.&
  668. Where are graphic files?
  669. cancel
  670. vgetCurrentDirectory
  671. prodD1
  672. ProdT
  673. fName
  674. getCurrentDrive
  675. prodP1
  676. getCurrentDrive
  677. getCurrentDirectory
  678. prod1
  679. Error opening Database File. I will create this for you...
  680. tempVar
  681. getDBFieldValue
  682. tempProd
  683. c:\product.dbf
  684. price
  685. sizes
  686. nextDBRecord
  687. getDBRecordCount
  688. prodS1
  689. TB30DOS.DLL
  690. "FfirstDBRecord
  691. product.dbf
  692. descript
  693. types
  694. closeDBFile
  695. newDB
  696. category
  697. openDBFile
  698. entryStuff
  699. Could not link to TB40DB3.DLL
  700. checkDBIndex
  701. closeAllDBFiles
  702. closeDBFile
  703. closeDBIndexFile
  704. createDBFieldTag
  705. createDBFile
  706. createDBIndexFile
  707. deleteDBFile
  708. deselectDBIndexFile
  709. findDBKey
  710. firstDBKey
  711. firstDBRecord
  712. freeDBFieldTag
  713. getDBDateFormat
  714. getDBErrorString
  715. getDBFieldCount
  716. getDBFieldName
  717. getDBFieldPrecision
  718. getDBFieldType
  719. getDBFieldValue
  720. getDBFieldWidth
  721. getDBFileName
  722. getDBIndexExpression
  723. getDBIndexFileName
  724. getDBKeyType
  725. getDBKeyValue
  726. getDBNavigateToDeleted
  727. getDBRecordCount
  728. getDBRecordDeleted
  729. getDBRecordNumber
  730. gotoDBRecord
  731. lastDBKey
  732. lastDBRecord
  733. nextDBKey
  734. nextDBRecord
  735. openDBFile
  736. openDBIndexFile
  737. packDBFile
  738. previousDBKey
  739. previousDBRecord
  740. reindexDBFile
  741. removeDBRecords
  742. selectDBFile
  743. selectDBIndexFile
  744. setDBDateFormat
  745. setDBFieldTag
  746. setDBFieldValue
  747. setDBNavigateToDeleted
  748. setDBRecordDeleted
  749. writeDBRecord
  750. tb40db3.dll
  751. enterBook
  752. ,&H.&
  753. ,"JdY
  754. prodD1
  755. picFile
  756. Error opening Database File.
  757. fName
  758. prod1
  759. types
  760. goToDBRecord
  761. getDBFieldValue
  762. tempProd
  763. descript
  764. displayPic
  765. price
  766. sizes
  767. prodS1
  768. prodP1
  769. closeDBFile
  770. currentRecord
  771. c:\product.dbf
  772. openDBFile
  773. tempValue
  774. selectChange
  775. ,&H.&
  776. ,&H.&
  777. ,"J3Y
  778. ,&H.&
  779. ,"JLY
  780. ,&H.&
  781. ,"JeY
  782. ,&H.&
  783. Superlite (2)
  784. 76mm x 78A, 82A, 85A
  785. closeAllDBfiles
  786. createDBFieldTag
  787. Roces Barcelona BCN
  788. prod1
  789. Superlite
  790. prod3
  791. prodP1
  792. prodS2
  793. prodD
  794. Light weight wheels
  795. X-360 Cross-Fit
  796. Sizes 3-13
  797. Error creating DB file: 
  798. Roces LAX
  799. Wheels
  800. All done!!!!
  801. prod2
  802. prodP2
  803. prodD1
  804. fielType
  805. 72.5mm x 78A, 82A
  806. prodT
  807. closeAllDBFiles
  808. /setDBFieldTag
  809. createDBFile
  810. HwriteDBRecord
  811. tempNum
  812. prodD3
  813. prodP
  814. getDBErrorString
  815. 72mm x 78A, 82A, 85A
  816. prodS1
  817. prodP3
  818. prodS
  819. setDBFieldValue
  820. HGPU ventilated shell. Lace-Buckle. Ventilated liner with SLO Memory Foam. Anatomic footbed. Hyper Long Rider 72mm wheels x 78A durometer.  ABEC 5 bearings. Aluminum spacers. New DUAL BRAKING system.
  821. HGPU ventilated shell. 3 buckles. HGPU tongue. Ventillated liner with SLO memory foam. Anit-shock footbed. Tartaruga rocerable frame. Hyper Long Rider 76mm wheels x 78A durometer. ABEC 5 bearings. Aluminum spacers. New DUAL BRAKING system.
  822. prodD2
  823. c:\product.dbf
  824. Skates
  825. prodS3
  826. ButtonUp
  827.         LONG getDBRecordCount()
  828. getDBRecordDeleted()
  829. 1Number()
  830. gsetup program or in a subdirectory under that.
  831. >     Also, can I use an existing bitmap for the icon?
  832. I'm not sure what you mean.  Are you asking if you can convert a bitmap to
  833. an icon and include that icon with your setup?  Or are you asking if you can
  834. use a bimap that is already on the user's hard drive as the icon?  In the
  835. first case the answer depends on what you have for bitmap and icon editors.
  836.  The icon editor that ships with MTB allows you to paste in a bitmap, which
  837. you can then save as an icon.  In the second case the answer is no.
  838. Tim Pearson
  839. Asymetrix
  840.  ----------
  841. From: owner-toolb-l
  842. To: Multiple recipients of list TOOLB-L
  843. Subject: Setup Manager Question
  844. Date: Friday, December 16, 1994 4:59PM
  845.  ----------------------------------------------------------------------------
  846.      Hi all--
  847.      I was wondering if there is a way to use setup manager that installs
  848.      an icon in an already existing program manager group that will
  849.      executes a ToolBook 3.0 file from the CD.  I am creating a
  850.      reference-type application for laptops and it consumes quite a bit of
  851.      space on already cramped hard drives, so I'd like to just run it off
  852.      CD if possible.
  853.      Also, can I use an existing bitmap for the icon?
  854.      Thanks--
  855.      Juliet Pagliaro
  856.      pagliaro-j@clavin.med.ge.com
  857. =========================================================================
  858. Date:         Mon, 19 Dec 1994 11:54:00 PST
  859. Reply-To:     Asymetrix 'Toolbook' product discussions
  860.               <TOOLB-L@LISTSERV.ARIZONA.EDU>
  861. Sender:       Asymetrix 'Toolbook' product discussions
  862.               <TOOLB-L@LISTSERV.ARIZONA.EDU>
  863. From:         Tim Pearson <TimP@ASYMETRIX.COM>
  864. Subject:      Re: simple animation
  865. X-To:         owner-toolb-l <owner-toolb-l@listserv.Arizona.EDU>
  866. Either drawDirect of the bitmap(s) is set to true, or imageBuffers of the
  867. viewer is set to 0.
  868. Set drawDirect of the bitmaps to false and set imageBuffers of the viewer to
  869. 1 or 2.
  870. Tim Pearson
  871. Asymetrix
  872.  ----------
  873. From: owner-toolb-l
  874. To: Multiple recipients of list TOOLB-L
  875. Subject: simp
  876. e animation
  877. Date: Saturday, Dec
  878.