2015-02-04 Beta Release Notes


(View the previous beta release notes, from 2015-01-17.)

Release Notes for 4 February 2015

  • A new logic function, publishdate, returns the date and time that the code was compiled. This value can be used to determine when your .pen file was created.
  • Users can now search the case tree on Android devices.
  • Small improvements and bug fixes, including fixing a bug that caused CSEntry to crash on some Android devices, including many 7" tablets.
  • If you want to create .pen files from the command line (e.g., in a batch script), then you can write:

    "%ProgramFiles(x86)%\CSPro 6.0\CSEntry.exe" /pen "My Program.ent"

    On a 32-bit machine, remove the "(x86)" from the above code.