Documentation / Publications Error
There is an error in the online Scripting Reference stack related to the ATIME function. The picture command for seconds is listed as" ss" when it should really be "sc".
This is inconsistent with the NCustFormat function which uses "ss" for seconds. This inconsistency will be remedied in a future version of the product when "sc" will be replaced by "ss". Currently, the manual correctly lists seconds as "sc" so it will be in error when this parameter is changed.
The NCustFormat function does not support hundredths of a second so the "hn" picture command does not work (it returns a composite of the hour and minute).
NOTE: The NOW() function does not return hundredths of a second so the "hn" picture command will always return zeros when used in the ATIME function where NOW() is the serial number argument.