Release Notes Solo Predictor Version 2 0 and Faq does software stop working if maintenance expires: Difference between pages

From Eigenvector Research Documentation Wiki
(Difference between pages)
Jump to navigation Jump to search
imported>Jeremy
(New page: ==Changes and Bug Fixes in Version 2.0== ===High-level Changes=== * Updated to be compatible with PLS_Toolbox/Solo 5.2 * Example code and interface includes EigenvectorTools interface...)
 
imported>Lyle
No edit summary
 
Line 1: Line 1:
==Changes and Bug Fixes in Version 2.0==
===Issue:===


===High-level Changes===
Does the software stop working if my maintenance expires?
* Updated to be compatible with PLS_Toolbox/Solo 5.2
* Example code and interface includes [[EigenvectorTools]] interface options
* Added ability to include comments in scripts using % # or //
* Added End Of Message [EOM] string option to indicate when message is complete
* Added options control over timeouts (tickletimeout, emptytimeout, eomtimeout)
* Add additional security for :writefile command
:* require writefilefolder option to be set in socketserver before command will work
:* do not allow changing to HIGHER level folder than writefilefolder
:* do not allow using anything by .tem file as template
:* do not allow writing to .tem files as output
:* add corresponding writefilefolder item to default.xml


===Low-level Changes and Bug Fixes===
===Possible Solutions:===
* Append lasterror info instead of replacing (debug mode)
 
* Make sure log folder exists
Many of our software products come with a "maintenance agreement". The details of this service are given on the [http://www.eigenvector.com/maintagreement.htm Maintenance Agreement Page.]
* Fix for warning when indexing into matrix with numerical values
 
* Set default configuration to allow loopback only
If your maintenance expires, the software does '''''not''''' stop working. Expired maintenance means you no longer have free access to new releases nor access to our help desk support.
* Fix bug associated with empty string assignment:   x = '';  becomes  x = '[]';  (still returns empty, but doesn't give odd indexing error anymore)
 
* Remove all tab characters (causes str2cell to have problems)
For more information, also see the [http://www.eigenvector.com/evriblog/?p=19 Blog post about the Maintenance Program]
* Add placeholder for licensecode (so user knows where to hard-code their code if desired)
 
* Fix for requesting "who" when no variables exist in private workspace
''Related Question: Can I continue to use my license after the maintenance expires? Answer: Yes''
 
 
'''Still having problems? Please contact our helpdesk at [mailto:helpdesk@eigenvector.com helpdesk@eigenvector.com]'''
 
[[Category:FAQ]]

Latest revision as of 12:04, 5 December 2018

Issue:

Does the software stop working if my maintenance expires?

Possible Solutions:

Many of our software products come with a "maintenance agreement". The details of this service are given on the Maintenance Agreement Page.

If your maintenance expires, the software does not stop working. Expired maintenance means you no longer have free access to new releases nor access to our help desk support.

For more information, also see the Blog post about the Maintenance Program

Related Question: Can I continue to use my license after the maintenance expires? Answer: Yes


Still having problems? Please contact our helpdesk at helpdesk@eigenvector.com