140c140
< 					rc = stepConn->ExecuteVoid(steps->GetString(wxT("jstcode")));
---
> 					stepConn->ExecuteVoid(steps->GetString(wxT("jstcode")));
141a142
> 					rc = stepConn->GetLastResult();
