CA Service Management

CA SDM::.SPEL::. spell_object() 

Mar 03, 2017 12:56 PM

Overview

 

Usage

 

"The function spell_object() is only used very rarely  in the ootb spell stuff"

Michael Mueller 

Results

 

Examples

 

 send_wait(0, spell_object(),     // @|bop_cmd-#8184|doit|0|0
                    "echo",           // method name
                    (string)NULL,     // class name (same as class() ?)
                    (string)NULL,     // event or macro name (same as event() ?)
                    (object)iss,      // "this" pointer of type object
                    1,                // input argumetns
                    2,
                    "three"
               );

Execute SDM method using SPEL 

 

 

Where can I find Spel functions documentation? 

Statistics
0 Favorited
15 Views
0 Files
0 Shares
0 Downloads

Related Entries and Links

No Related Resource entered.