HamidZaeri Posted December 28, 2019 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
TheXman Posted December 28, 2019 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
Nine Posted December 28, 2019 Posted December 28, 2019 ahhh, cheap labor ! FrancescoDiMuro and TheXman 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) Debug Messages Monitor UDF Screen Scraping Round Corner GUI UDF Multi-Threading Made Easy Interface Object based on Tag
Developers Jos Posted December 28, 2019 Developers 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.
Recommended Posts