You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.script(c_RO.train) include(c_EW.train)
..function buildEverwoodDelphiPackage(16)
...folder.create($(Everwood)/Dcu/D16)
...function buildEverwoodDelphiPackage(17)
...function buildRODelphiPackages(16)
but actual actions from .xml log:
.html contains:
.script(c_RO.train) include(c_EW.train)
..function buildEverwoodDelphiPackage(16)
...folder.create($(Everwood)/Dcu/D16)
...function buildEverwoodDelphiPackage(17)
...function buildRODelphiPackages(16)
but actual actions from .xml log:
<log>
.<action result="1" args="c_RO.train" name="script">
..<action result="1" args="c_EW.train" name="include">
..<action result="1" args="16" name="function buildRODelphiPackages">
..<action result="1" args="16" name="function buildRODCU">
..<action result="1" args="17" name="function buildRODelphiPackages">
..<action result="1" args="17" name="function buildRODCU">
.</action>
</log>
.html - https://pb.remobjects.com/1214/
.xml - https://pb.remobjects.com/1215/
The text was updated successfully, but these errors were encountered: