Tuesday, March 3, 2020

My programming language - just an idea

interface.txt:
[Edit,X,Y,Length,Title]
[Command,X,Y,Title]
[Label,X,Y,Title]
[Combo,X,Y,Title]:
Text1
Text2
Text3
...
#
//maximal 26 (26 English letters)

temporary.txt:
Entered1
Entered2
Entered3
...
#
//maximal 26 (26 English letters)

When you click on button, all entered data from form-objects (previously defined in interface.txt) must be written in temporary.txt file.

After that, all contents from temporary.txt will be written in SQLite database datagrid (dataset).

After that you can use command.txt file to write SQL commands to process data in the dataset.

When SQL execute, you get result in a form of Report, XLS, HTML, PDF or something else format.


MORE TIPS:

https://www.makeuseof.com/tag/13-windows-diagnostics-tools-check-pcs-health/

http://gui4cli.com/html/manual/ProgramStructure.htm

https://mint.rs/blog/web-hosting-blog/

http://www.talkingelectronics.com/projects/SolarLight/SolarCharger.html

https://www.makeuseof.com/tag/coding-apps/


No comments:

Post a Comment

Коментар: