Difference between revisions of "Analytica 4.0 beta Release Notes/4.0.0.49"

 
Line 1: Line 1:
 
[[Category: Analytica 4.0]]
 
[[Category: Analytica 4.0]]
  
= Changes in 4.0.0.49 =
+
== Changes in 4.0.0.49 ==
 
(since 4.0.0.47)
 
(since 4.0.0.47)
  
 
The majority of changes in build 49 are minor bug fixes and fixes to crashing bugs that have been recently reported.  These, plus several fixes to minor issues such as error message text, and minor asthetic enhancements, are not explicitly listed here.
 
The majority of changes in build 49 are minor bug fixes and fixes to crashing bugs that have been recently reported.  These, plus several fixes to minor issues such as error message text, and minor asthetic enhancements, are not explicitly listed here.
  
== Documentation ==
+
=== Documentation ===
  
 
* A new 4.0 revision of the Analytica Tutorial is included.
 
* A new 4.0 revision of the Analytica Tutorial is included.
  
== Printing ==
+
=== Printing ===
  
 
* The ability to Print and Print Preview is finally getting to the point where it is usable.
 
* The ability to Print and Print Preview is finally getting to the point where it is usable.
  
== Engine ==
+
=== Engine ===
  
 
* [[EvaluateScript]] fixed.  It wasn't recording and returning typescript output.
 
* [[EvaluateScript]] fixed.  It wasn't recording and returning typescript output.
Line 20: Line 20:
 
* Definitions are now automatically parsed when the definition of a variable is set using the assignment operator (:=), so that the objects are no longer cross-hatched after the assignment.
 
* Definitions are now automatically parsed when the definition of a variable is set using the assignment operator (:=), so that the objects are no longer cross-hatched after the assignment.
  
== Tables ==
+
=== Tables ===
  
 
* The default view for an index value, or for an array containing only textual values, is now table rather than graph.
 
* The default view for an index value, or for an array containing only textual values, is now table rather than graph.
 
* Several fixes to [[DetermTable]]s problems.   
 
* Several fixes to [[DetermTable]]s problems.   
  
== Copy/Paste ==
+
=== Copy/Paste ===
  
 
* Copying a graph as a bitmap (e.g., into word using Paste special...) now works.
 
* Copying a graph as a bitmap (e.g., into word using Paste special...) now works.
 
* When you Copy/Paste a graph into another app (e.g., Word, Powerpoint), it looks better than it did.  Lines and fills were ugly.
 
* When you Copy/Paste a graph into another app (e.g., Word, Powerpoint), it looks better than it did.  Lines and fills were ugly.
  
== ADE ==
+
=== ADE ===
  
 
* ADE now comes with one combined User Guide, which encompasses what were formerly two manuals, the ADE user guide and the ADE tutorial.
 
* ADE now comes with one combined User Guide, which encompasses what were formerly two manuals, the ADE user guide and the ADE tutorial.

Latest revision as of 20:01, 3 May 2016


Changes in 4.0.0.49

(since 4.0.0.47)

The majority of changes in build 49 are minor bug fixes and fixes to crashing bugs that have been recently reported. These, plus several fixes to minor issues such as error message text, and minor asthetic enhancements, are not explicitly listed here.

Documentation

  • A new 4.0 revision of the Analytica Tutorial is included.

Printing

  • The ability to Print and Print Preview is finally getting to the point where it is usable.

Engine

  • EvaluateScript fixed. It wasn't recording and returning typescript output.
  • Second parameter to Shuffle is now optional and defaults to Run.
  • Definitions are now automatically parsed when the definition of a variable is set using the assignment operator (:=), so that the objects are no longer cross-hatched after the assignment.

Tables

  • The default view for an index value, or for an array containing only textual values, is now table rather than graph.
  • Several fixes to DetermTables problems.

Copy/Paste

  • Copying a graph as a bitmap (e.g., into word using Paste special...) now works.
  • When you Copy/Paste a graph into another app (e.g., Word, Powerpoint), it looks better than it did. Lines and fills were ugly.

ADE

  • ADE now comes with one combined User Guide, which encompasses what were formerly two manuals, the ADE user guide and the ADE tutorial.
Comments


You are not allowed to post comments.