Guest csc12345678 Posted April 21, 2008 Report Posted April 21, 2008 Hi ! Been searching for this. How do I pass a parameter to Mortscript and how do I retrieve the parameter within the script ? I'm using 4.1. Thanks very much
Guest Menneisyys Posted April 25, 2008 Report Posted April 25, 2008 This q has been answered in my article MAJOR BREAKTHROUGH: My latest invention: now, you can use Opera Mini as the system-level browser! ( http://www.modaco.com/content/Pocket-PC-Ge...el-Web-browser/ ): @="\"Program FilesMortScriptMortScript.exe\" \"Program FilesMortScriptOMInvokeAndPasteScript.mscr\" url=\"%1\"" Here, I’ve named the parameter “url”. This is why the first row in the MortScript file is as follows: SetClipText(url)
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now