What's new

MODIFYING PARAMETERS VALUES

eendrigo

Member
MODIFYING PARAMETERS VALUES

Hi all,

For those how intend to use IADParameter::put...() remember :

IADParameter::OpenParameterTransaction()
..
..
IADParameter::putValue( ...)
..
..
IADParameter::CloseParameterTransaction()

Othewise IADParameter::putValue( ...) asserts.

Hours to find why.

Hi Alibre's people : more accurate and precise documentation will save us a lot of time.

Thankyou.

Ezio

:x
 

shubhab

Member


Hi Ezio,

Sorry for the inconvenience on the API Help. As mentioned, we are working on improving the API Help and hope to upload improved Help file soon.

Thanks,
Shubha,
Alibre, Inc.
 
Top