CA Service Management

 View Only

CA SDM::.SPEL::. Exec(string) 

Feb 24, 2017 10:13 AM

Exec

 

Overview

A spell function for to Run the command as a background task.

Usage

 

Results

 

Examples

 

if (zi_depurar >= 1) logf(SIGNIFICANT, "%s Excluindo arquivo temporario '%s'...", zs_metodo, zs_filename_bridge_temp);
zs_cmd_line = format("CMD /C DEL \"%s\"", zs_filename_bridge_temp);
exec(zs_cmd_line);

z_executar.zip 

 

 

Where can I find Spel functions documentation? 

Statistics
0 Favorited
26 Views
0 Files
0 Shares
0 Downloads

Tags and Keywords

Related Entries and Links

No Related Resource entered.