Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
scratchpad [2010/05/11 23:02] aspectscript |
scratchpad [2010/05/11 23:08] (current) aspectscript |
||
---|---|---|---|
Line 8: | Line 8: | ||
<form action="/ | <form action="/ | ||
< | < | ||
- | var tm = OTM.tm(OPs.seq(Ses.call(a), | ||
- | var aspect = OTM.aspect(AS.BEFORE, | ||
- | var seqs = document.getElementById(" | ||
- | jps.innerHTML += (event + " "); | ||
- | }); | ||
- | |||
- | AS.deploy(aspect); | ||
- | a(); | ||
- | b(); | ||
- | /* | ||
var pc = function(){ | var pc = function(){ | ||
| | ||
Line 32: | Line 22: | ||
var obj = {f: 1}; | var obj = {f: 1}; | ||
var fun = function(){}; | var fun = function(){}; | ||
- | */ | ||
</ | </ | ||
< | < | ||
< | < | ||
- | <div id="seqs"></ | + | <div id="jps"></ |
</ | </ | ||