Community
AGI Programming => AGI Development Tools => Topic started by: ZvikaZ on May 03, 2021, 02:45:06 PM
-
Hi.
If it's feasible, it'd be nice to have batch import/export feature from the console.
Example possible APIs:
conWAGI.exe /export_all
conWAGI.exe /export View6 /export Picture12
conWAGI.exe /import c:\some\directory\with\importable\files
conWAGI.exe /import View6.agv /import Picture12.agp
BTW, our PQ1 Hebrew translation project is now in beta testing, and you have an important part of it, so, thanks again :)
-
I'll see what I can do. Exporting should be really easy. Importing might be a bit more work, because of the need to handle possible errors.