home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 November / pcwk_11_98a.iso / Cdinst / Txt / VISIO.TXT < prev    next >
Text File  |  1998-09-29  |  35KB  |  488 lines

  1. VISIO TECHNICAL 5.0 TEST DRIVE
  2. ==============================
  3. Copyright (c) 1997 Visio Corporation.
  4. All rights reserved.
  5.  
  6. ----------------------------------------------
  7. PURCHASING VISIO PRODUCTS
  8. ----------------------------------------------
  9. Contact Visio Customer Service to:
  10.  
  11.  - Locate your nearest reseller.
  12.  - Purchase Visio products.
  13.  - Request product information.
  14.  
  15. To reach Visio Customer Service, call:
  16.  
  17.         Phone (In the UK): 0800 834 859
  18.         Phone (Outside the UK): +353 61 704634
  19.         Fax (In the UK): 0800 834 850
  20.         Fax (Outside the UK): +353 61 704635
  21.  
  22. Or you can write to:
  23.  
  24.         Visio International
  25.         Customer Service
  26.         P.O. Box 269,
  27.         Shannon,
  28.         Co. Clare,
  29.         Ireland.
  30.  
  31. ----------------------------------------------
  32. VISIO 5.0 TEST DRIVE LIMITATIONS
  33. ----------------------------------------------
  34. The Visio  5.0 Test Drive will  expire 30 days after  the date it is
  35. first used or on January 1, 2001, whichever comes first.
  36.  
  37. Files saved  with the Visio 5.0  Test Drive can only  be opened with
  38. the Visio 5.0 Test Drive and not with any other version of Visio.
  39.  
  40. The  Visio 5.0  Test Drive  is to  be used  for evaluation only; any
  41. other use requires the purchase of a complete licensed copy.
  42.  
  43. ----------------------------------------------
  44. OPERATING SYSTEM REQUIREMENTS FOR VISIO 5.0
  45. ----------------------------------------------
  46. To use  Visio 5.0, you must  be running one of  the following 32-bit
  47. Windows operating systems:
  48.  
  49. Microsoft  Windows 95  Microsoft Windows  NT 4.0  (Service Pack 2 or
  50. later is required)
  51.  
  52. Service Packs for Windows 95 and Windows NT operating systems can be
  53. obtained  from  Microsoft  Corporation.  For  links  to  Microsoft's
  54. Drivers, Patches  and Sample Files  location on the  World Wide Web,
  55. please  see  the  file  LINKS  TO  DRIVERS  AND  UPDATES.HTM  in the
  56. Visio\Solutions\Visio Extras subdirectory.
  57.  
  58. NOTE: To install Visio 5.0 on  a workstation running Windows NT 4.0,
  59. the user  installing the product must  have Administrator privileges
  60. for that workstation.
  61.  
  62. ----------------------------------------------
  63. YEAR 2000 SUPPORT AND INFORMATION
  64. ----------------------------------------------
  65. Visio Standard 5.0, Visio Professional  5.0, and Visio Technical 5.0
  66. currently support  any date value  set by the  operating system. The
  67. information  below  describes  how   Visio  products  are  currently
  68. designed to avoid potential problems with the year 2000.
  69.  
  70. Storage
  71.  
  72. Visio  products follow  the Microsoft  Excel model  of date storage,
  73. which stores a date and/or time as a floating-point value, where the
  74. integer portion  represents the number  of days after  1/1/1900, and
  75. the fractional part is the time as a percentage of a day. Changing a
  76. century  should   not  affect  date  storage.   Visio  products  use
  77. double-precision  floating point  numbers, and  will not  run out of
  78. storage room for any date in the foreseeable future.
  79.  
  80. Display
  81.  
  82. Dates  are primarily  displayed as  text fields,  and the  format is
  83. determined by the  user. Date and time formatting  is established by
  84. the   FORMAT()   and   FORMATEX()    formula   functions,   or   the
  85. Application.FormatResult() method in the Visio API. Visio formatting
  86. tokens reflect  those used in  the Microsoft Windows  control panel,
  87. and by Microsoft applications. You can display the year as a two- or
  88. four-digit number using YY or YYYY, so users can configure year-2000
  89. display  for  any  individual  text  field:  either  00 or 2000. For
  90. details  about   formatting  fields  and  a   description  of  valid
  91. formatting pictures, see the Visio online help.
  92.  
  93. Parsing
  94.  
  95. You can enter dates through  formulas using the functions DATE(year,
  96. month,   day),   DATEVALUE("datestring"),   or   DATETIME("date-time
  97. string"),  and  specify  years  fully  (such  as  1999  or 2001), or
  98. abbreviate  them by  using a  number from  0 to  99. If  you use the
  99. abbreviated  form in  Visio 5.0  products, the  numbers 30-99 map to
  100. 1930-1999 and 0-29  map to 2000-2029. For earlier  versions of Visio
  101. products, see the chart below.
  102.  
  103. External Dependencies
  104.  
  105. Visio gets system environment  information using date/time utilities
  106. in the Microsoft  Visual C++ runtime library, which  are known to be
  107. inaccurate if  the system date is  after 2036. This can  affect text
  108. fields for dates (creation, current, printed, created, modified) and
  109. the NOW() formula function.
  110.  
  111. Version-Specific Information
  112.  
  113. FORMATEX(),  DATEVALE(),  DATETIME()  and Application.FormatResult()
  114. are only available in Visio 4.5 products and greater.
  115.  
  116. DATE() maps abbreviated  years differently in Visio 5.0  than it did
  117. in Visio  4.5 and earlier  versions (see the  chart below). To  make
  118. Visio 5.0 map abbreviated years as  they are mapped in Visio 4.5 and
  119. earlier,   modify  the   Visio   5.0   Visio.INI  file   by  setting
  120. Year20Is1920=1 under the [application] section.
  121.  
  122. Interpretation of two-digit years:
  123.  
  124. Visio 1.0-4.5 products: 00-19 => 2000-2019
  125.                         20-99 => 1920-1999
  126. Visio 5.0 products:     00-29 => 2000-2029
  127.                         30-99 => 1930-1999
  128.  
  129. -----------------------------------------
  130. MICROSOFT INTERNET EXPLORER AND NETSCAPE
  131. NAVIGATOR REQUIREMENTS FOR VISIO 5.0
  132. -----------------------------------------
  133. NOTE: You must  restart your computer after installing  Visio 5.0 to
  134. enable the Internet functionality in Visio 5.0.
  135.  
  136. If you use Microsoft Internet  Explorer or Netscape Navigator, Visio
  137. 5.0  requires   the  following  versions   for  its  new   Hyperlink
  138. functionality:
  139.  
  140. Microsoft Internet Explorer 3.01  (or later) Netscape Navigator 3.01
  141. (or later)
  142.  
  143. Updates  for  Microsoft  Internet  Explorer  can  be  obtained  from
  144. Microsoft  Corporation.  Updates  for   Netscape  Navigator  can  be
  145. obtained from Netscape Communications Corporation.
  146.  
  147. If you are  using Netscape Navigator 3.01 and  encounter the message
  148. "Error  loading  URL.DLL",  uninstall  Navigator  3.01,  reinstall a
  149. previous version of Navigator 2.0x, then reinstall Navigator 3.01 to
  150. install the correct version of  URL.DLL. Future versions of Netscape
  151. Navigator should  fix this problem.  You can also  install Microsoft
  152. Internet Explorer  3.01 or later  to install the  correct version of
  153. URL.DLL.
  154.  
  155. ------------------------------------------------------------
  156. OPENING AND SAVING PREVIOUS-VERSION VISIO FILES IN VISIO 5.0
  157. ------------------------------------------------------------
  158. Visio 5.0 can  open files created in any  previous version of Visio,
  159. Visio Professional, or Visio Technical.  By default, Visio 5.0 saves
  160. files in a format that can be opened by any Visio 5.0 product. Visio
  161. 5.0 can also save files in the Visio 4.0 format.
  162.  
  163. To open a  Visio 1.0, 2.0, 3.0, or 4.x  file, choose "Open" from the
  164. Visio  5.0  File  menu,  or  double-click  the  file  in any Windows
  165. 95/Windows NT 4.0 Explorer window.
  166.  
  167. To save a file  created or opened in Visio 5.0 as  a Visio 4.0 file,
  168. choose  "Save As"  from the  File menu,  then select  the Visio  4.0
  169. option in the "Save As Type" list.
  170.  
  171. NOTE:  There are  attributes specific  to Visio  5.0 that  cannot be
  172. saved  in  previous  version  formats.   (For  a  complete  list  of
  173. attributes, see "Attributes In Visio  5.0 Not Supported In The Visio
  174. 4.0 File Format" below.)
  175.  
  176. ------------------------------------------------------------------
  177. ATTRIBUTES IN VISIO 5.0 NOT SUPPORTED IN THE VISIO 4.0 FILE FORMAT
  178. ------------------------------------------------------------------
  179.  
  180. Listed below are attributes and formatting introduced in Visio 5.0
  181. that are not supported when a file is saved in the Visio 4.0 format.
  182. In some cases, the original attributes applied in Visio 5.0 will be available once the file is reopened with a 5.0 product.
  183.  
  184. ╖ Summary Information Fields New to 5.0 (for example, multi-page previews)
  185. ╖ Header and Footer Information
  186. ╖ Enhanced Metafiles (see Note 1)
  187. ╖ Guide Rotation Angles
  188. ╖ Page Rotation Angles
  189. ╖ Rotation of Metafiles (see Note 2)
  190. ╖ Named Connections
  191. ╖ Dynamic Connectors
  192. ╖ E-mail Routing
  193. ╖ Embedded Controls (see Note 3)
  194. ╖ Hyperlink Row and Hyperlink Property Stream
  195. ╖ Corner Properties Row
  196. ╖ New Snap Options
  197. ╖ Custom Line Ends and Patterns
  198. ╖ Custom Text, Line, or Fill Colors (supported in Visio 4.5)
  199. ╖ Gradient Fill Patterns (supported in Visio 4.5)
  200. ╖ VBA Macros (supported in Visio 4.5)
  201.  
  202. Note 1:
  203. Visio 5.0 tries to convert enhanced metafiles (EMFs) to Windows metafiles (WMFs) when saving to the Visio 4.0 file format. (A WMF is limited to 16-bit Windows capabilities, and features like custom patterns -- which use graphics capabilities that require 32-bit Windows -- aren't available in WMFs.) Consequently, various items and attributes -- particularly 32-bit graphics attributes -- will be lost during the conversion process (for example, nested metafiles, custom patterns, gradient fills, etc.). Conversion of EMFs to WMFs is better supported on Windows NT 4.0 than on Windows 95.
  204.  
  205. Note 2:
  206. In Visio 4.0, Windows metafiles (WMFs) were always forced to an upright position. Visio 5.0 has the ability to rotate enhanced metafiles (EMFs). To make Visio 4.0 drawings display the same in Visio 5.0 as they do in Visio 4.0, Visio 5.0 will only convert metafiles to enhanced format when the metafile is explicitly rotated and the drawing saved in 5.0 format. The conversion to enhanced format is automatic. Rotating and saving in Visio 4.0 format after such an operation is not advisable, since the metafile would then have to be converted back to WMF format, which cannot be rotated.
  207.  
  208. Note 3:
  209. Versions of Visio prior to Visio 5.0 do not support the embedding of ActiveX controls. Many controls behave as expected as standard embedded objects, but some do not. You may experience unexpected behavior from some controls if you save the documents that contain them in the Visio 4.0 file format.
  210.  
  211. Note 4:
  212. A project timeline created with the Visio 5.0 Project Timeline Wizard stores data which is used by the project scheduler. This data is lost when the timeline is saved as a Visio 4.0 drawing; what remains is an editable Visio 4.0 drawing.
  213.  
  214. ----------------------------------------------
  215. OPENING VISIO FILES ON A NETWORK
  216. ----------------------------------------------
  217. Working with and opening Visio files on a network is essentially the same as on an individual workstation. On the network, however, you can make a drawing available to other users and allow them to make changes to the file. You can also protect the file from changes.
  218.  
  219. Keep the following issues in mind when using Visio on a network:
  220.  
  221. When a Visio drawing file is opened in read/write mode, no other network user can access the file. (Even read-only access is denied.) Visio does, however, permit multiple users concurrent read-only access to files so they can share a single set of network stencils. Therefore, when stencil files are shared, it is important that users not open the files in read/write mode. As a safeguard, stencil files should have the read-only attribute set to prevent users from opening the files in read/write mode. You can also set the network Visio directory to read-only to prevent users from opening the files in read/write mode.
  222.  
  223. ----------------------------------------------
  224. VISIO 5.0 AND 16-BIT ADD-ONS
  225. ----------------------------------------------
  226. Running 16-bit add-ons in Visio 5.0 under Windows 95 when you have Microsoft VBA installed causes unpredictable behavior that may result in loss of unsaved data. Microsoft has released a fix for this problem, which concerns the thunking layer of OLE on Windows 95 systems, with Distributed Component Object Model (DCOM) for Windows 95. DCOM for Windows 95 and related information is available at the OLE Development section of the Microsoft web site at http://www.microsoft.com/oledev/olemkt/oledcom/dcom95.htm.
  227.  
  228. By default, Visio displays a warning when users attempt to run a 16-bit add-on from within Visio on Windows 95 systems. Unfortunately, Visio cannot prevent a user from running a 16-bit program that controls Visio from another context (for example, Microsoft Explorer or the Run command on the Start menu).
  229.  
  230. The warning dialog has an associated setting in VISIO.INI that works as follows:
  231.  
  232. 16BitAddOnWarning=0     Ask the user before running the add-on, default is don't run the add-on (Default)
  233. 16BitAddOnWarning=1     Ask the user before running the add-on, default to run the add-on
  234. 16BitAddOnWarning=2     Don't run the add-on and don't ask first
  235. 16BitAddOnWarning=3     Don't ask the user first, go ahead and run the add-on
  236.  
  237. ----------------------------------------------
  238. ACTIVEX CONTROLS IN VISIO DOCUMENTS
  239. ----------------------------------------------
  240. When you delete certain ActiveX controls from a Visio document after having displayed the VBA Properties window, your Visio program may quit or end unexpectedly. If this occurs, restart Visio, then open the document and delete the control without opening the VBA Editor or the VBA Properties window. The Visio program and the VBA Editor should then behave as expected.
  241.  
  242. It is advisable to save documents that contain ActiveX controls frequently to minimize the risk of data loss due to controls with unexpected behavior.
  243.  
  244. Microsoft ActiveX HotSpot Control 1.0 does not function properly in Visio 5.0. Consequently, the ability to insert it into Visio 5.0 has been disabled.
  245.  
  246. ------------------------------------------------------------------------
  247. UNINSTALLING MICROSOFT OFFICE 97 AND VISUAL BASIC FOR APPLICATIONS (VBA)
  248. ------------------------------------------------------------------------
  249. Uninstalling Microsoft Office 97 unregisters Visual Basic for Applications (VBA) for all VBA host applications, including Visio 5.0. To use VBA after Microsoft Office 97 has been uninstalled, you must install a VBA host application, such as Visio 5.0, after uninstalling Microsoft Office 97 to properly register VBA.
  250.  
  251. -------------------------------------------------------------------------------
  252. PRINTING TRUETYPE FONTS TO HEWLETT-PACKARD LASERJET 4 PRINTERS UNDER WINDOWS 95
  253. -------------------------------------------------------------------------------
  254. If you encounter problems printing TrueType fonts to the Hewlett-Packard LaserJet 4 series printers (non-PostScript) under Windows 95, you may need to change a setting in the printer driver concerning the use of TrueType fonts.
  255.  
  256. 1. Open the Windows 95 Control Panel and double-click the Printers icon.
  257. 2. Select the LaserJet 4 series printer and choose Properties from the File menu.
  258. 3. Click the Fonts tab in the Properties dialog.
  259. 4. Click the TrueType fonts option "Download TrueType fonts as bitmap soft fonts".
  260.  
  261. -------------------------------------------------------------------
  262. INSTALLING THE VISIO BUTTON ON THE MICROSOFT WORD OR EXCEL TOOLBARS
  263. -------------------------------------------------------------------
  264. Word 97 and Excel 97:
  265.  
  266. You can install the Visio toolbar buttons manually by double-clicking Insert Visio Button.XLT (for Excel 97) or Insert Visio Button.DOT (for Word 97) in the File\New dialog box for these applications. Or you can add a Visio drawing to Microsoft Word or Excel by choosing Object from the Insert menu.
  267.  
  268. The macros for installing toolbar buttons are provided only for Word and Excel. Visio 5.0 does not include a macro for PowerPoint 97 because, at the time Visio 5.0 shipped, PowerPoint did not provide the functionality Visio 5.0 requires to customize the toolbar. When this support is available, the necessary PowerPoint macro will be provided on the Internet at www.visio.com.
  269.  
  270. For more information about installing a button on a toolbar, refer to your Word or Excel documentation. To customize the appearance of the Visio button, edit the bitmap stored in the Insert Visio Button templates. If you already have a Visio button installed, remove it by resetting your Standard toolbar (see online documentation for Word 97 and Excel 97). Then re-install the Visio toolbar buttons as described above.
  271.  
  272. Word 6.0/7.0 and Excel 5.0/7.0:
  273.  
  274. You can install the Visio toolbar buttons manually by double-clicking VISIOMSO.XLS (for Excel 5.0 and 7.0) or VISIOMSO.DOT (for Word 6.0 and 7.0) in your Visio\System\Custom directory. Or you can add a Visio drawing to Microsoft Word or Excel by choosing Object from the Insert menu.
  275.  
  276. The macros to install toolbar buttons are provided only for Word and Excel. Visio 5.0 does not include a macro for PowerPoint because PowerPoint does not provide the functionality Visio 5.0 requires to customize the toolbar.
  277.  
  278. For more information about installing a button on a toolbar, refer to your Word or Excel documentation. To customize the appearance of the Visio button, edit the file VISIOMSO.BMP in the Visio\System\Custom directory.
  279.  
  280. Note: The Visio toolbar buttons simply provide a one-click method by which to embed a Visio drawing into these applications. The same action can be completed by using an application's "Insert Object" command.
  281.  
  282. -----------------------------------------------
  283. WORKING WITH THE DYNAMIC CONNECTOR IN VISIO 5.0
  284. -----------------------------------------------
  285. Working with Dynamic Routing
  286.  
  287. When you are working with the dynamic connector, you may encounter the following conditions:
  288.  
  289. ╖ Unintended straight routes. If connectors in your diagram don't bend appropriately, the 2-D shapes in the diagram are too close together for the Lay Out Shapes command to route them correctly. Manually adjust the connector or move the shapes to create more space.
  290. ╖ Unapplied line jumps. In the Page Setup dialog box, if you change the scale of your drawing page on the Drawing Scale tab and change the Add Line Jumps To setting on the Page Properties tab without clicking "Apply" in the Page Setup dialog box between operations, the new line-jumps setting will not be applied to the entire drawing, only to changes you make from that point on.
  291.  
  292. In addition, distorted line jumps or routing may occur under rare circumstances. If you encounter stretched, compressed, or incorrectly positioned line jumps, press Shift+Ctrl+G, then adjust the drawing. If problems persist, contact Visio Technical Support.
  293.  
  294. Manually Editing Routing
  295.  
  296. ╖ Use the Ctrl and Shift keys with manual routing for greater control over connector positioning. See your Visio documentation for details.
  297. ╖ If you intend to copy, paste, or group shapes, do so before doing any manual routing, because these commands result in rerouting.
  298. ╖ You can manually drag connector segments so that the endpoint are positioned off to the side of the shape they are glued to, yet remain connected. Use this functionality to assist in turning corners with connectors.
  299. ╖ Visio reroutes manual routing if you move or resize a shape in such a way that it causes the connector to pass through the shape. You can preserve manual routing when moving shapes so that the connector passes through them, however, by moving the shape in increments of less than the shape's height and width.
  300.  
  301. Note: Visio reroutes manual routing if you resize the shape the connector is connected to.
  302.  
  303. ----------------------------------------------
  304. LAY OUT SHAPES IN VISIO 5.0
  305. ----------------------------------------------
  306. When you use the Lay Out Shapes command in Visio 5.0, you must ensure that all 2-D shapes are set as placeable to get the results you expect. Shapes connected with the dynamic connector are automatically placeable, but to make other shapes placeable, you must select the shape, choose Format > Behavior and ensure that Layout and Route Around is selected in the Layer Behavior section of the dialog box.
  307.  
  308. Only 2-D shapes can be set as placeable. The Lay Out Shapes command will not move placeable shapes that are glued to guides or guarded in the pinX or pinY ShapeSheet cells, or locked in X or Y cells. The Lay Out Shapes command will move placeable shapes that are connected to others by connectors pulled out from control points, however.
  309.  
  310. ----------------------------------------------
  311. ROTATED PAGES AND GUIDES
  312. ----------------------------------------------
  313. Gluing shapes on a rotated page to guides:  On a rotated page, you can position multiple guides at intersection points, and you can glue a shape to a maximum of two guides.
  314.  
  315. Grouping:  If you intend to group shapes on a rotated page, do so before rotating the page. Grouping shapes on a rotated page dislocates the bounding box from the group shape boundary, making additional editing, gluing, and other operations cumbersome.
  316.  
  317. The Distribute Shapes function does not work on rotated pages.
  318.  
  319. DWG Display:  The DWG Display Component does not support the display of a DWG or DXF view object when in a rotated-page environment.
  320.  
  321. Objects you select and move on a rotated page display only their alignment boxes while you are moving them. (You cannot pause with the object selected to see a detailed display as you can on an unrotated page.)
  322.  
  323. Snapping and gluing 1-D shapes to guides:
  324. ╖ Endpoints can snap and glue anywhere along a single guide.
  325. ╖ Endpoints can snap and glue to intersections of "mostly horizontal" and "mostly vertical" guides. "Mostly vertical" is defined to be 45 to 135 degrees; otherwise it is "mostly horizontal".
  326.  
  327. Snapping and gluing 2-D shapes and objects to guides:
  328. ╖ 2-D shapes and objects can snap and glue to guides that are displayed as horizontal or vertical in the current page rotation.
  329. ╖ When you resize a 2-D shape by dragging a selection handle, you can snap it to intersections of "mostly horizontal" and "mostly vertical" guides. "Mostly vertical" is defined to be 45 to 135 degrees; otherwise it is "mostly horizontal". However, you can glue the shape only to guides displayed as horizontal or vertical in the current page rotation.
  330. ╖ Shapes are glued to guides through the midpoint of the alignment box edge. If you rotate the guide to a different angle, the midpoint stays glued, but the shape does not rotate to the new guide angle.
  331.  
  332. ----------------------------------------------
  333. LIMITATIONS OF METAFILES IN VISIO 5.0
  334. ----------------------------------------------
  335. Convert to Group and Ungroup:
  336. Make sure the metafile is not rotated before doing Convert to Group or Ungroup. Convert to Group/Ungroup on a rotated metafile is unpredictable, and the operation can be very slow to complete.
  337.  
  338. Cropping Tool:
  339. To crop a metafile, make sure your page is upright and the metafile is upright. If necessary, you can rotate or re-rotate after cropping. If you see gray handles when cropping the metafile, the metafile is not upright. If you canÆt select the cropping tool, the page is not upright.
  340.  
  341. Metafiles and Windows 95:
  342. If an image does not need to be rotated, and there is a choice between formats, the Windows metafile format (WMF) is recommended over the enhanced metafile format (EMF) on Windows 95. If you rotate a metafile in Visio 5.0, the metafile is converted to an EMF. EMFs display as boxes containing an 'X' if the drawing is saved as a WMF or embedded in a container application that supports only WMFs. Rotated metafiles work in embeds in Excel 97, PowerPoint 97, and other applications that support EMFs. Rotated metafiles do not always display properly on Windows 95 when several of them are on a drawing page; however, no data is lost. EMFs behave as expected on Windows NT 4.0.
  343.  
  344. Metafile rotation has an associated setting in VISIO.INI that works as follows:
  345.  
  346. RotateWMFsWithPage=1    Metafiles rotate with the drawing page (Default)
  347. RotateWMFsWithPage=0    Use this setting if metafiles are slow to display on rotated pages
  348.                         Visio will display a box containing an 'X'
  349.  
  350. --------------------------------------------------
  351. CUSTOM FILL PATTERNS, LINE PATTERNS, AND LINE ENDS
  352. --------------------------------------------------
  353. Tip: If you design your own dash pattern as a custom line pattern, draw your dash segments as lines with a zero weight so they inherit the original shape's line weight. Line segments are more efficient, and when the line is very thin, they display better on the screen.
  354.  
  355. Custom patterns cannot use gradient fills; they are rendered as solid fills.
  356.  
  357. Limits to display of Line patterns:  Display of pattern instances along a line is limited to 1000.
  358.  
  359. Limits to display of Fill Patterns:  Display of fill patterns is limited to 40,000 instances (200 x 200).
  360.  
  361. ----------------------------------------------
  362. WORKING WITH PROJECT TIMELINES
  363. ----------------------------------------------
  364. You cannot import more than 100 tasks with the Project Timeline Wizard. You can, however, export timelines you create in Visio that contain more than 100 items to MPX format.
  365.  
  366. Visio builds project timelines that do not include imported data so that they have a maximum of 75 items, but you can include additional items later.
  367.  
  368. Linked tasks, whether imported or created in Visio, are always consecutive, so that the dates of relative links may change when you import them.
  369.  
  370. Visio does not import exceptions from Microsoft Project. Default settings replace the exceptions -- for example, one non-working Saturday in a Microsoft Project file will not be recognized in the Visio project timeline.
  371.  
  372. ----------------------------------------------
  373. SUPPORT FOR THE MICROSOFT INTELLIMOUSE
  374. ----------------------------------------------
  375. Visio 5.0 provides support for the Microsoft IntelliMouse. The following wheel actions are supported in a Visio drawing window:
  376.  
  377. ╖ Roll = Vertical Scroll
  378. ╖ Shift + Roll = Horizontal Scroll
  379. ╖ Ctrl + Roll = Zoom
  380. ╖ Click + Drag = Pan
  381.  
  382. Some of these actions are also supported in other Visio windows (such as Stencil, ShapeSheet, Print Preview) where appropriate.
  383.  
  384. ----------------------------------------------
  385. OPEN DOCUMENT MANAGEMENT API (ODMA) SUPPORT
  386. ----------------------------------------------
  387. Testing of ODMA support in Visio 5.0 was limited to DOCS Open version 3.5.3 from PC DOCS, Inc. Other ODMA-compliant applications may in fact work as expected with Visio 5.0, but certification testing was not performed.
  388.  
  389. ODMA support has an associated setting in VISIO.INI that works as follows:
  390.  
  391. UseODMAProperties=1     Use this setting to display your DMS dialog when you choose File => Properties (Default)
  392. UseODMAProperites=0     Use this setting to display the Visio dialog when you choose File => Properties
  393.  
  394. ----------------------------------------------
  395. EDITING THE VISIO.INI FILE
  396. ----------------------------------------------
  397. If you manually edit the VISIO.INI file, we strongly recommend that you delete the VISIO.BIN file prior to launching Visio 5.0.
  398.  
  399. --------------------------------------------------------
  400. UPDATED VISIO SHAPE EXPLORER AND VISIO PRODUCTS DATABASE
  401. --------------------------------------------------------
  402. Visio 5.0 contains versions of the Visio Shape Explorer and the Visio Products Database that are specifically designed to be used with Visio 5.0. If you are using a previously-installed version of the Visio Shape Explorer, follow the directions below to be able to use the Visio 5.0 Shape Explorer and Visio Products Database:
  403.  
  404. 1.  Launch the Visio Shape Explorer.
  405. 2.  From the Shape Explorer Tools menu, select Database Options.
  406. 3.  In the Visio Products Database frame, click on Browse...
  407. 4.  Navigate to the Solutions subdirectory of your Visio 5.0 product installation.
  408. 5.  Select the database file Visio Products.MDB.
  409. 6.  Click Open in the Browse dialog.
  410. 7.  Click OK in the Database Options dialog.
  411.  
  412. The Visio Shape Explorer is now set to search the new Visio Products Database.
  413.  
  414. ----------------------------------------------
  415. VISIO 5.0 AND WINDOWS REGISTRATION
  416. ----------------------------------------------
  417. When you install Visio 5.0, information about its application capabilities are registered in the Windows 95/Windows NT Registry. If you suspect that Visio 5.0 is not properly registered (for example, if Windows displays an error message saying it cannot find the source application when you double-click an embedded Visio object in another application), you can force the registration process by choosing Run from the Windows 95/Windows NT 4.0 Start menu and typing the path to the Visio application followed by /r. For example:
  418.  
  419.         c:\Program Files\Visio\visio32.exe /r
  420.  
  421. If problems persist, you may want to refer to your Windows 95 or Windows NT documentation for information on troubleshooting the Registry.
  422.  
  423. ----------------------------------------------
  424. SCREEN IMAGES AND IMPORTED EPS FILES
  425. ----------------------------------------------
  426. EPS files have two parts: The PostScript code used to print the image and an optional screen image used to display the image on the screen. When exporting EPS files, most graphics applications either automatically include a screen image or give you the option to include one. If you are given the option and you plan to use the EPS file in a Visio 5.0 drawing, you should include the screen image (which is sometimes referred to as the TIFF preview). Otherwise, the EPS image may not be correctly displayed in or printed from Visio 5.0.
  427.  
  428. ----------------------------------------------
  429. EXPORTING GRADIENT FILLS
  430. ----------------------------------------------
  431. Gradient fill patterns in Visio 5.0 use graphics algorithms native to the Visio drawing engine that may not be similarly defined in many standard and proprietary Windows graphic formats. As a result, gradient fill patterns in a Visio 5.0 drawing may not be adequately reproduced when saved in a non-Visio graphics format.
  432.  
  433. ----------------------------------------------
  434. CD-ROM RELEASE NOTES
  435. ----------------------------------------------
  436. The Visio 5.0 CD includes online versions of the Visio 5.0 printed documentation set. You must have the Adobe Acrobat Reader version 3.0 or higher installed on your PC before you can view the online documentation. If you have not already acquired and installed a copy of Acrobat Reader on your PC, you can install version 3.0 from your Visio 5.0 CD. To install Adobe Acrobat Reader 3.0, double-click the file AR32E30.EXE in the \Acrobat directory of your Visio 5.0 CD and follow the instructions on your screen.
  437.  
  438. ==============================================
  439. VISIO PROFESSIONAL 5.0 RELEASE NOTES
  440. ==============================================
  441. -------------------------------------------------
  442. OPENING PASSWORD-PROTECTED MICROSOFT ACCESS FILES
  443. -------------------------------------------------
  444. The Map Database Wizard cannot open password-protected Microsoft Access databases. Follow these steps to map a password-protected Microsoft Access database:
  445.  
  446. 1. Open the database in Microsoft Access with the "Exclusive" box checked.
  447. 2. Remove the password.
  448. 3. Exit Microsoft Access.
  449. 4. Run the Map Database Wizard in Visio.
  450. 5. Open the database in Microsoft Access and restore the password.
  451.  
  452. ==============================================
  453. VISIO TECHNICAL 5.0 RELEASE NOTES
  454. ==============================================
  455. ----------------------------------------------
  456. DWG/DXF FILE CONVERTER
  457. ----------------------------------------------
  458. Appending to an AutoCAD Release 13 (R13) DWG or DXF file:  Visio Technical 5.0 saves appended DWG and DXF files in Release 12 (R12) format, even if the files were originally created in Release 13. The result that Release 13-specific data or entities are lost.
  459.  
  460. Extended Entity Data and Binary DXF:  Use the Visio Technical 4.5 DWG converter instead of the Visio Technical 5.0 DWG Converter to convert extended entity data or binary DXF files. If you installed Visio Technical 5.0 as an upgrade to Visio Technical 4.5, you can find the Visio 4.5 DWG Converter in the subdirectory \Visio Prior Versions.  To utilize the 4.5 Converter, rename the 5.0 Converter (for example, rename it 50DWGCNV32.VSL) and copy the 4.5 converter and its associated files into your Visio\Solutions\Visio Extras subdirectory. These files include DWGCNV32.VSL, DXED026N.DLL, and DWGCNVT.VST. To undo this change, move the 4.5 files to another directory (\Backup) and rename the 5.0 Converter.
  461.  
  462. If you have a CAD application that embeds extended entity data inside of AutoCAD drawings and would like the Visio Technical 4.5 DWG file converter to retain this data for extraction by a custom solution or for export back to an AutoCAD file format, you will need to register this functionality manually in Windows.
  463.  
  464. To register support for extended entity data:
  465.  
  466. 1. Copy the files SHPDATA.EXE and SHPDAT32.DLL from the backup subdirectory \Visio Prior Versions to your Visio Technical 5.0 \System subdirectory.
  467. 2. Choose Run from the Windows 95/Windows NT 4.0 Start menu.
  468. 3. Browse to the \System subdirectory of your Visio Technical installation.
  469. 4. Select the file SHPDATA.EXE.
  470. 5. Click OK to run.
  471.  
  472. Line Type Conversion:  The DWG Converter 5.0 converts objects with a line type of None to objects with an AutoCAD line style of continuous. AutoCAD does not have the equivalent concept of a line style None.
  473.  
  474. Product Updates:  We understand that DWG and DXF file display and conversion is critically important to a great number of our Visio Technical customers; therefore, updates to the DWG/DXF Converter will be made available via our web site at www.visio.com. Please check our web site often.
  475.  
  476. ----------------------------------------------
  477. AREA ANALYSIS ADD-ON
  478. ----------------------------------------------
  479. Visio Technical 5.0 includes the new Area Analysis add-on, which calculates the floor area inside a boundary formed by the double-line wall shape. To use the add-on effectively, create a contiguous boundary so that each wall's start point falls on the previous wall's end point.
  480.  
  481. Tip: Guides can help you lay out walls precisely. Lay out guides to form guidelines and intersections at the locations desired for your building shell and interior, then snap and glue the double-line wall shape to the guides. For details about using guides, snap, and glue, see the Visio online help.
  482.  
  483. The Area Analysis add-on displays measurements to two decimal places. You cannot display a measurement where the base unit chosen is significantly larger than the boundary used for the area analysis calculation. For example, you cannot display the area measurement for a 1x1-centimeter box in kilometers.
  484.  
  485. ******************
  486. End of README.TXT
  487. ******************
  488.