Page 1 of 1

How to refer one scratchpad vml file from another scratchpad

Posted: Fri Apr 26, 2013 12:54 pm
by bhairav
Hi there,
I would like to split my code into two files. If I created two scratchpads for this. How do I give the path of another file say root file which is also created on a scratchpad.

My question is how do I refer one scratchpad from another.


Thanks

Re: How to refer one scratchpad vml file from another scratc

Posted: Fri Apr 26, 2013 2:19 pm
by support
Hi,

As scratchpads were designed only to handle test or basic applications, it is not possible to reference a scratchpad from within another.

Scratchpads can, however, reference a script located on your web server via the <goto> or <submit> tags. This is useful for if you want catch errors whenever your webservice is down.

Regards,
Plum Support