Skip to content

v1.0.1.1-dev

Compare
Choose a tag to compare
@richardschoen richardschoen released this 02 Sep 19:49
· 34 commits to main since this release
eee392b

Initial alpha development release.

Only use with test IBM i Libraries to be safe.

Run the setup zip self extractor as Administrator so the application gets properly unzipped to:
C:\Program Files (x86)\MobiGoGo\MBWorkWithIBMi

Then run the app or create a short cut to the app executable:
C:\Program Files (x86)\MobiGoGo\MBWorkWithIBMi\MBWorkWithIBMi.exe

Your AppSettings.xml file with personalized settings will get created here:
C:\Users\<username>\AppData\Roaming\MobiGoGo, LLC\Work with IBM i\1.0.1.1-dev\AppSettings.xml

The settings file can be launched for editing via the File/Settings menu option. After changing any settings, save the AppSettings.xml file and restart the MBWorkWithIBMi.exe app.

Fixed an issue where cpytostmf was being called instead of cpytoimpf wen downloading. cpytostmf was causing a download failure.