HamidZaeri Posted December 28, 2019 Share Posted December 28, 2019 (edited) I have get the following file but can't add content of any of those file to code. the file: https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/crypto-js/CryptoJS v3.1.2.zip The code: $oSC = ObjCreate("ScriptControl") $oSC.Language = "JScript" $oSC.AddCode(FileRead('components\aes.js')) The error: $oSC.AddCode(FileRead('components\aes.js')) $oSC^ ERROR **** while the error is the same but It is an other javascript which i want to simulate and get a result string out of it. Anyone willing do that we can negotiate about price and start. Edited December 28, 2019 by HamidZaeri Link to comment Share on other sites More sharing options...
TheXman Posted December 28, 2019 Share Posted December 28, 2019 (edited) 4 hours ago, HamidZaeri said: Anyone willing do that we can negotiate about price and start. Let's start at... Spoiler Edited December 28, 2019 by TheXman FrancescoDiMuro 1 CryptoNG UDF: Cryptography API: Next Gen jq UDF: Powerful and Flexible JSON Processor | jqPlayground: An Interactive JSON Processor Xml2Json UDF: Transform XML to JSON | HttpApi UDF: HTTP Server API | Roku Remote: Example Script About Me How To Ask Good Questions On Technical And Scientific Forums (Detailed) | How to Ask Good Technical Questions (Brief) "Any fool can know. The point is to understand." -Albert Einstein "If you think you're a big fish, it's probably because you only swim in small ponds." ~TheXman Link to comment Share on other sites More sharing options...
Nine Posted December 28, 2019 Share Posted December 28, 2019 ahhh, cheap labor ! TheXman and FrancescoDiMuro 2 “They did not know it was impossible, so they did it” ― Mark Twain Spoiler Block all input without UAC Save/Retrieve Images to/from Text Monitor Management (VCP commands) Tool to search in text (au3) files Date Range Picker Virtual Desktop Manager Sudoku Game 2020 Overlapped Named Pipe IPC HotString 2.0 - Hot keys with string x64 Bitwise Operations Multi-keyboards HotKeySet Recursive Array Display Fast and simple WCD IPC Multiple Folders Selector Printer Manager GIF Animation (cached) Screen Scraping Multi-Threading Made Easy Link to comment Share on other sites More sharing options...
Developers Jos Posted December 28, 2019 Developers Share Posted December 28, 2019 Further discussions via PM please. Jos SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past. Link to comment Share on other sites More sharing options...
Recommended Posts