2012-06-29 23:29 UTC
The dcl_getolecolorvalue function is defective! It seems that if the first of the three integers is from 220 thru 239, the function bombs!
Command: (dcl_getolecolorvalue (list 219 184 120))
7911643
Command: (dcl_getolecolorvalue (list 220 184 120))
Application ERROR: Bad argument type
; error: ADS request error
Command: (dcl_getolecolorvalue (list 239 184 120))
Application ERROR: Bad argument type
; error: ADS request error
Command: (dcl_getolecolorvalue (list 240 184 120))
7911664
(v 7.0.0.4)
Command: (dcl_getolecolorvalue (list 219 184 120))
7911643
Command: (dcl_getolecolorvalue (list 220 184 120))
Application ERROR: Bad argument type
; error: ADS request error
Command: (dcl_getolecolorvalue (list 239 184 120))
Application ERROR: Bad argument type
; error: ADS request error
Command: (dcl_getolecolorvalue (list 240 184 120))
7911664
(v 7.0.0.4)