|
Downloads -
FABLES
|
|
Download the FABLES build of November 2nd, 2009 by clicking at one of the links below! Change log - StdLib: - New function: EOF( String ) Checks if data can be read from a file. The parameter gives the name of the file.
- Modified function: createReadOnlyFile(String, [ separator (String) ] ) Opens a file for reading. The optional separator parameter specifies the separator string between the records of the file (by default the records are separated by whitespaces). - PET file generation: - Minor bugfixes.
- Charting Package: - Chart generation was updated - legacy custom scripts may require an update. Please change the "F_" prefixes to "f_". - Circle Graph layout was fixed when created from agent adjacency matrix. - Function editor function in the Datasource editor.
|