2024-12-01 04:24:43 :: Searching for path of executable Node.JS ("node")...
2024-12-01 04:24:43 :: Path of Node.JS: C:\nodejs\node.exe
2024-12-01 04:24:43 :: Current Execution Path: C:\wamp\www\node/

2024-12-01 04:24:43 :: Setting JS Wrapper for executing custom JavaScript function...
2024-12-01 04:24:43 :: JS Wrapper Path: C:\wamp\www\node\PHPC032.tmp.js
2024-12-01 04:24:43 :: JS Wrapper prepared successfully.

2024-12-01 04:24:43 :: Running Javascript with parameters:
2024-12-01 04:24:43 :: Javascript Code: dalek my_first_test.js -b chrome
2024-12-01 04:24:43 :: Enabled special libs: jQuery(FALSE)

2024-12-01 04:24:43 :: Executing shell command:
2024-12-01 04:24:43 :: cd C:\wamp\www\node/ && C:\nodejs\node.exe C:\wamp\www\node\PHPC032.tmp.js "dalek my_first_test.js -b chrome"
cd C:\wamp\www\node/ && C:\nodejs\node.exe C:\wamp\www\node\PHPC032.tmp.js "dalek my_first_test.js -b chrome"
2024-12-01 04:24:44 :: Result:


2024-12-01 04:24:44 :: Cleanup JS Wrapper...
2024-12-01 04:24:44 :: Cleanup JS Wrapper is finished.

2024-12-01 04:24:44 :: Setting JS Wrapper for executing custom JavaScript function...
2024-12-01 04:24:44 :: JS Wrapper Path: C:\wamp\www\node\PHPC091.tmp.js
2024-12-01 04:24:44 :: JS Wrapper prepared successfully.

2024-12-01 04:24:44 :: Running Javascript with parameters:
2024-12-01 04:24:44 :: Javascript Code: console.log(1+2*12);
2024-12-01 04:24:44 :: Enabled special libs: jQuery(FALSE)

2024-12-01 04:24:44 :: Executing shell command:
2024-12-01 04:24:44 :: cd C:\wamp\www\node/ && C:\nodejs\node.exe C:\wamp\www\node\PHPC091.tmp.js "console.log(1+2*12);"
cd C:\wamp\www\node/ && C:\nodejs\node.exe C:\wamp\www\node\PHPC091.tmp.js "console.log(1+2*12);"
2024-12-01 04:24:44 :: Result:
2024-12-01 04:24:44 :: 25

2024-12-01 04:24:44 :: Cleanup JS Wrapper...
2024-12-01 04:24:44 :: Cleanup JS Wrapper is finished.