home *** CD-ROM | disk | FTP | other *** search
/ CD Actual Thematic 7: Programming / CDAT7.iso / Share / Java / ScriptBuilder / NOSB30_TRIAL.exe / data1.cab / Program_Files / Readme.txt < prev    next >
Encoding:
Text File  |  1998-10-05  |  5.8 KB  |  144 lines

  1. **********************************************************************
  2.                 Welcome to NetObjects ScriptBuilder 3.0 
  3.                           for Windows 95/98/NT
  4. **********************************************************************
  5.  
  6. NetObjects ScriptBuilder 3.0 is a dedicated script development 
  7. environment for the Web, delivering the fastest way to bring both
  8. client and server-side scripting to Web sites. 
  9.  
  10. Please carefully read the information below before using this 
  11. software. This document includes important details about usage and 
  12. functionality. For complete details on how to use NetObjects 
  13. ScriptBuilder, please browse through the enclosed PDF files for the 
  14. Getting Started and the User Guide located in the "DOCS" folder.
  15.  
  16. Thanks from all of us at NetObjects!
  17.  
  18. **********************************************************************
  19.  
  20. For the most current information on NetObjects ScriptBuilder, please
  21. refer to the NetObjects Web site at:
  22.  
  23.    http://www.netobjects.com
  24.  
  25. Our Web site has the latest product updates, frequently-asked
  26. questions (FAQs), newsgroups, and support information. You can send
  27. us feedback about the product or questions about using NetObjects
  28. ScriptBuilder via our newsgroups by pointing your newsreader to
  29. news.netobjects.com.
  30.  
  31. **********************************************************************
  32.  
  33. Table of Contents
  34. =================
  35.  
  36. A) System Requirements
  37. B) Upgrading from NetObjects ScriptBuilder 2.0
  38. C) Known Issues in this Version
  39. D) Undocumented Functionality 
  40.  
  41.  
  42. A) System Requirements
  43. ======================
  44.  
  45. - PC compatible with a Pentium/90 or higher processor
  46. - Microsoft Windows 95, Windows 98, or Windows NT 4.0 or later 
  47. - 30MB available hard-disk space
  48. - 16MB of RAM
  49. - 640 x 480 or higher resolution video adapter
  50. - CD-ROM drive
  51. - Mouse or other pointing device
  52. - Internet connection (for Web-based language references)
  53. - Web browser (for previewing files)
  54.  
  55.  
  56. B) Upgrading from NetObjects ScriptBuilder 2.0
  57. ==============================================
  58.  
  59. If you are upgrading to NetObjects ScriptBuilder 3.0 from NetObjects
  60. ScriptBuilder 2.0, please make sure to save your NetObjects
  61. ScriptBuilder 2.0 Script Library file (the default location is
  62. C:/Program Files/NetObjects ScriptBuilder/scriptlib.sbl) in 
  63. another directory BEFORE removing NetObjects ScriptBuilder 2.0 from 
  64. your system. For detailed instructions, please refer to the Welcome 
  65. section of the User Guide.
  66.  
  67. Please also note that you may remove NetObjects ScriptBuilder 2.0 
  68. through the Control Panel (Add/Remove Programs) without affecting 
  69. NetObjects ScriptBuilder 3.0 installation.
  70.  
  71.  
  72. C) Known Issues in This Version
  73. ===============================
  74.  
  75. 1. Undo only removes one of the several lines of code added to a 
  76.    document when a script component has been inserted or instantiated 
  77.    into that document. You can "undo" the insertion of a script
  78.    component by removing the undesired component via the Component Map.
  79.  
  80. 2. If Netscape Navigator has been installed into a new directory after 
  81.    ScriptBuilder, and Navigator is not running when you do an external 
  82.    preview, ScriptBuilder will be unable to locate it to launch it 
  83.    automatically. One workaround is to launch the browser independently 
  84.    of ScriptBuilder. To correct this problem, re-add the browser to 
  85.    your external browser list, pointing to the new netscape.exe. 
  86.  
  87. 3. The Import JavaScript Object menu item can only import standard
  88.    properties and methods of a JavaScript object. It will ignore
  89.    properties that have advanced logic (e.g., "or", "?", or
  90.    "if..else") on the right side of the equal sign. You can manually
  91.    add these advanced properties to your .scc file using the Script
  92.    Component Pad.
  93.  
  94. 4. The Syntax Checker erroneously reports a syntax error if there is a
  95.    comment on the last line of a .js file, such as "} //I'm a comment".
  96.  
  97. 5. If the user attempts to deploy a file without script components,
  98.    Component Deploy adds a filename_init.js file to the list of files to 
  99.    deploy. However, this file does not exist and will not be deployed.
  100.    Feature functionality is not affected.
  101.  
  102. 6. Script components cannot be removed or renamed from the Component
  103.    Gallery. Pages in the Component Gallery can be manipulated by 
  104.    editing the components.ini file directly.
  105.  
  106. 7. When dragging a script from the Script Library in Details view, the
  107.    text of the entire line is visibly dragged. Feature functionality is
  108.    not affected.
  109.  
  110. 8. If you are running Windows 98, your display must be set to at least
  111.    256 colors.
  112.  
  113. 9. NetObjects ScriptBuilder 3.0 is incompatible with the Hungarian 
  114.    release of Microsoft Windows NT 4.0.
  115.  
  116. 10.If your Display is changed from standard colors to high-contrast 
  117.    black via the Control Panel, toolbar images will not be visible.
  118.  
  119. 11.If printer settings are changed during a session, you must restart 
  120.    the application in order for new printer settings to take effect.
  121.  
  122. 12.Database and other additional script components may be downloaded 
  123.    from NetObjects. Please visit the download section of the NetObjects 
  124.    Web site (http://www.netobjects.com/download) for additional 
  125.    information.
  126.  
  127.  
  128. D) Undocumented Functionality
  129. =============================
  130.  
  131. 1. Script Component Pad. To assist users in creating script components,
  132.    there is a "Script Component Pad" applet located by default in the 
  133.    NetObjects ScriptBuilder directory at C:/Program Files/
  134.    NetObjects ScriptBuilder/sccpad.exe. Detailed instructions on using
  135.    the Script Component Pad are located at C:/Program Files/
  136.    NetObjects ScriptBuilder/Docs/Script Components/
  137.    Using Script Component Pad.html.
  138.  
  139. 2. Find in Files Cancel. To cancel a Find in Files search in progress,
  140.    right-click the Find in Files tab in the Results pane. Select 
  141.    "Cancel Find in Files" from the pop-up menu.
  142.  
  143.  
  144.