Welcome to APLNext Sign in | Join | Help
in
Community Website
Blogs Forums

RC5.0 Errors and Omissions

Last post 02-08-2007, 11:46 PM by Fred.Waid. 0 replies.
Sort Posts: Previous
  • RC5.0 Errors and Omissions

     02-08-2007, 11:46 PM

    There are some syntax coloring issues regarding legacy controls structures, such as
    :caselist
    :select
    :end

    This has been fixed.

    There is a problem with execute and event handlers when referencing User Defined APL Functions.  If you use methods (such as fn() ) it works ok.  This has been fixed.

    There is a problem with the Index Function (squad) when indexing vectors.  This has been fixed.

    The []fmt now supports composite format strings for dates.

    The []chdir now accepts zilde as well as ''

    Snippets are now supported in the Visual Studio editor.

    []fi was returning an error when the second character in a non numeric value was a strong type identifier.  This has been fixed.  For instance:  []fi 'od' returned an error.

    Comparison using == to niladic/monadic quads with the quad as the left argument threw an error, this has been fixed.

     

View as RSS news feed in XML
Powered by Community Server, by Telligent Systems