|
Hi All,
I would like to suggest that new additions to KiXtart focus on adding new features to the language rather than new commands/functions that can be achieved through other means such as COM or command line utilities (if that makes sense). As such I would like to place my vote (in order) for:
1. An option to use stdout or a version that uses stdout. I know this would kill a lot of the console functionality but with KiXforms I haven't used any of that for a very long time and I think it would be very worth it. In particular this would enable you to package a script as an executable that would run like a commandline utility. 2. COM Event handling 3. Loop exiting such as exit for. I know that you can use structures to get around this but it would be very nice. 4. Variable passing by Ref or Val 5. Regular Expression Support
Cheers,
Richard
|