Version 1 (modified by 18 years ago) ( diff ) | ,
---|
How do I run asap scripts without the asap command-line?
Insert
from asap import *
the top of you script.
Note:
See TracWiki
for help on using the wiki.
Version 1 (modified by 18 years ago) ( diff ) | ,
---|
Insert
from asap import *
the top of you script.