webCOMAND

Releases

Learn about the latest webCOMAND updates and releases.

webCOMAND 2.66 Released

COMAND Systems released webCOMAND 2.66 today.

Enhancements

  • Import Separated Value File and Enclosed Value File now provide the following variables.
    • $Filename - Full path of file being processed for import.  This is particularly useful when importing from a set of files with a wildcard path.
    • $FileContents - The full contents of the file being processed.
    • $RecordIndex - Numeric value that represents the row being processed.  The number will be incremented for each row processed across all files processed.
    • $FileIndex - Numeric value that represents the index of the current file in the list of all files that will be processed during this import.
    • $TotalFiles - Number of files that will be processed during this import.
  • Detection of additional/new versions of Microsoft PowerPoint files have been added to all MIME Type detection features in webCOMAND, including #FILE.
  • #OUTPUT can now force-overwrite a file, even if it was already published or output.  A new optional third parameter can be set to 'o' or 'overwrite'.
  • _ActiveID is now an indexed column to speed up version-specific queries and active version queries.

Fixes

  • Updated some Perl code to work with latest Perl release.  ${%Variable} notation no longer works, so they have been switched to $Variable-> instead.
  • Field choice values now display correctly in list view in all cases, and display their value if it is not a valid choice.

More Posts

August 27, 2012
webCOMAND 2.65 Released
2.65 adds minor improvements and fixes.
April 30, 2012
webCOMAND 2.64 Released
2.64 adds minor improvements and fixes.
February 5, 2012
webCOMAND 2.63 Released
2.63 adds several login security improvements.