commit | 1269be5f4a0975748409eee3ac6ce3e01620523b | [log] [tgz] |
---|---|---|
author | Jack Jansen <jack.jansen@cwi.nl> | Sat Mar 29 22:54:00 2003 +0000 |
committer | Jack Jansen <jack.jansen@cwi.nl> | Sat Mar 29 22:54:00 2003 +0000 |
tree | 17888af08c5b1af03383523521107a73ad9bb4eb | |
parent | 150753cb22cc29041b8796f26270cbc071b06741 [diff] |
- Added an is_scriptable method to test applications for having a scripting dictionary. Made up by me, not guaranteed to be correct (and, indeed, Internet Explorer does not seem to play by the book). - Added the interactive main program as a separate routine, so it can be called from the IDE later. Also made it less interactive by default: only the input app and output package folder are asked for.