On Tue, Dec 3, 2013 at 11:27 AM, Youssef Naki <[email protected]> wrote:
> because honestly my imacros script i developed within imacro language, i > don't understand what you mean by what language your code is coded in ? > iMacros supports its own scripting language, and a number of other programming languages such as Java, Python, PHP, etc. If you had written your macro in an App Engine supported language (Java, PHP, Python, or Go) you could have ported your code to App Engine. Since your script is written with iMacro's own script, it cannot run on App Engine. You'll have to rewrite your macros in an App Engine supported language in order to run code on App Engine. ----------------- -Vinny P Technology & Media Advisor Chicago, IL App Engine Code Samples: http://www.learntogoogleit.com -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/groups/opt_out.
