Folks
I have written 3 tools, some of you, may find useful.
The First two are related to creating Multi-language Applications.
Language Extractor - Extract's quoted Text's from your application and builds them into a Language File.
Language Integration - The Integration step Reads this language file, and finds ALL Matches and replaces them with the Language Function Calls.
This was designed in conjunction with ChrisR's ICEDesigner Multi-Language specifications. Chris has the Map Logic/Code and function calls these tools build what that expects. All modified Files a Backed Prior to modification. System Produces a Log File of everything that will be changed.
The Third tool is Automation. There is an OLD file in the archives that does Automation, my Goal was to update drastically. I have downloaded the AutoItX DLL and Mapped all 100+ functions into PureBasic. The EULA of AutoIt allows for BOTH Personal and Commercial use without reservation!
All Tools include ALL Source, and are free for the downloading
https://www.PAHLabs.com
Helpful tools
Re: Helpful tools
I have laid my hands on the AutoIt Header file, and updated the AutoIt Project extensively.
To those who have downloaded it, please het an updated version
Pete
To those who have downloaded it, please het an updated version
Pete
Re: Helpful tools
Good to know you've used my Multi-Language specifications.Phollyer wrote: Wed Nov 06, 2024 11:15 pm The First two are related to creating Multi-language Applications.
Language Extractor - Extract's quoted Text's from your application and builds them into a Language File.
Language Integration - The Integration step Reads this language file, and finds ALL Matches and replaces them with the Language Function Calls.
This was designed in conjunction with ChrisR's ICEDesigner Multi-Language specifications. Chris has the Map Logic/Code and function calls these tools build what that expects. All modified Files a Backed Prior to modification. System Produces a Log File of everything that will be changed.
I've tested LangExtractor and LangIntegration on a folder with 4 .pb sources, ir successfully extracted and integrated the different texts to be translated, and, of course, it works on unrelated IceDesign sources
Good job

Re: Helpful tools
Thank's Phollyer for sharing your toolsPhollyer wrote: Wed Nov 06, 2024 11:15 pm Folks
I have written 3 tools, some of you, may find useful.

Re: Helpful tools
Thank You Both for your posts!
I know that there is not a "lot" in the way of documentation, just the Images in the Image Folder and the Readme;
If you run into issues please do not hesitate to reach out!
Pete
I know that there is not a "lot" in the way of documentation, just the Images in the Image Folder and the Readme;
If you run into issues please do not hesitate to reach out!
Pete