*********************************************************** .11396 *********************************************************** PTSS 41181: Time pictures stopped working FIX: Doing a CLEAR(record);SET(key,key);PREVIOUS would return the wrong results when the driver was an SQL driver and the key components are all types that automatically set 0 to NULL (ie TIME and DATE fields) FIX: FORMAT could return incorrect result for @T pictures IMPROVEMENT: Faster FORMAT for @D and @T pictures FIX: The parsing tree could become invalid on compilation with debug info of Clarion functions with parameters of CONST *CSTRING or CONST *PSTRING types