Starting a submission via a function?

6 views
Skip to first unread message

Axel Rauschmayer

unread,
May 23, 2012, 2:11:20 AM5/23/12
to browse...@googlegroups.com
Currently, you submit your data by writing to a global variable and loading a script. An alternative is to submit by invoking a function. That would have two advantages:
  • Major: You would have an explicit parameter, instead of having to use a global variable.
  • Minor: You could load the script earlier (once) and submit multiple objects.

elsigh

unread,
May 23, 2012, 2:46:35 PM5/23/12
to browse...@googlegroups.com
Code submissions welcomed =)

But agreed on both points.
Reply all
Reply to author
Forward
0 new messages