4/21/2025 .com Solutions Inc.(TM) VFP Code Converter 3.36 Read Me file macOS Installation Notes 1) Download the VFPCodeConverterxxxmacOS.dmg disk image file from the web site (where xxx is replaced with the version number). 2) The disk image file should be opened automatically by your browser. Otherwise, just double-click on the file to open it. 3) Copy the application to your Applications folder (or anywhere else you choose). Launch FmPro Migrator by double-clicking on its icon. Windows Installation Notes 1) Download the VFPCodeConverterxxxWindows_64bit.zip/VFPCodeConverterxxxWindows_32bit.zip file from the web site to the location where you want it to reside on your hard drive. The application file may be installed anywhere on your hard drive, it does not have to go into the C:\Program Files directory. 2) Use WinZip to decompress the file containing VFP Code Converter. 3) Launch the application by double-clicking on it. You may make a shortcut to the application on your desktop or in the Start/Programs menu. Note: VFP Code Converter on Windows is provided as a zip archive which decompresses to a folder. The folder named "externals" needs to remain with the VFP Code Converter application in order for the application to work correctly. VERSION HISTORY: Version 3.36: 4/21/2025 1) Fixed an issue in which connections could timeout after 30 seconds. This change should make it less necessary to break up code into smaller blocks of text in order to complete the code conversion processing. 2) Added support for the latest Google Gemini models 3) Improved getting model info size information displayed as tooltips. The format of the tooltip is displayed as Max Input Tokens => Max Output Tokens. 4) Updated the list of available models for each vendor. 5) The creation of the MigrationProcess.db3 file - now adds the Placeholder_Table to improve the usability when upgrading to FmPro Migrator AI Accelerated Edition. 6) Enhanced saving of user entered API keys. - Should this be an array in the Main JSON prefs file? 7) Fixed an issue displaying user entered API keys. [build: LC10.0.1] Version 3.25: 11/25/2024 1) Improved the usability of the About/License window by enabling the direct pasting of the license key into the License field. 2) Updated the models menu with the latest models available from OpenAI and Google Gemini. Version 3.13: 5/3/2024 1) Added support for using the Google Gemini 1.5 Pro model when using the VFP Code Converter Unlimited License. The Gemini 1.5 Pro model is comparable to the OpenAI gpt-4 model and may return results in half the time. 2) Updated the models menu with the latest models available from OpenAI and Google Gemini. 3) Improved restoring of GUI fields upon restarting the app. [build: LC10.0.0DP8] Version 3.02: 2/10/2024 1) Improved compatibility with gpt-4 with long running queries lasting longer than 30 seconds. This change should reduce the number of times "Script not converted - Too Long" errors occur. 2) Changed the error message "Script not converted - Too Long" to "Script Not Converted - Too Long?, Model Too Busy?" for situations in which no results were received. This error should occur much less frequently with change #1 above. 3) Updated the models menu with the latest models available from OpenAI. [build: LC10.0.0DP7] Version 3.01: 1/15/2024 This is a major re-write of the VFP Code Converter app which includes the original LiveCode and Servoy JavaScript conversion languages (now available free) while adding support for 50+ AI accelerated languages. The AI accelerated code conversions are unlocked with a license key and include: 1) Converts PRG code to 50+ programming languages. 2) Up to 200,000 daily AI Tokens included (Unlimited AI Tokens when using your own OpenAI API Key with the Unlimited License). 3) Efficient workflow manages importing, processing, naming and saving of all scripts. 4) To-Do list checklist shows project status at a glance. 5) Finely tuned system messages and properties are built in and sent automatically. 6) Procedure/Function splitting sends manageable sized chunks of code for processing. 7) Flexible GUI provides full control of AI model, source text, prompt text and output filename. 8) Benefit from continuous ongoing improvements to machine learning models. 9) Instantly import hundreds of PRG files from your FoxPro project. 10)FoxPro 2.6 to Visual FoxPro code conversion with form creation code generated too.