Cobol, free objects
Explorer folders, select and copy file to current folder
This routine is very useful for when you need to copy a file to another folder. Enables explore the drive folders and select a file that is copied to the current folder.
The source code (appexpl.cbl) demonstrates how to be done to call the routine, as well as the necessary variables.
The package also contains other dependent routines, as well as libraries for execution.
During the run, some temporary files are created.
(*) The index.html file contains help
Shadow to screens
This routine is very useful to help build screens.
Through parameters, enables the assembly of the "shadow" of the screen, an effect,
one more detail to let the most beautiful window.
The source code demonstrates how to be done to call the routine, as well as the necessary variables.
The package also contains other dependent routines, as well as libraries for execution.
(*) The index.html file contains help
Making Screens
This routine is very useful for making screens directly in the procedure division.
The source code demonstrates how to be done to call the routine, as well as the necessary variables.
The package also contains other dependent routines, as well as libraries for execution.
(*) The index.html file contains help
Making easy menu
This routine is very useful for when you need making menu and select option.
The source code (appmenu.cbl) demonstrates how to be done to call the routine, as well as the necessary variables.
The package also contains other dependent routines, as well as libraries for execution.
(*) The index.html file contains help
Display big number or value
This routine is very useful for need display a big number or value in screen.
The source code (appnro.cbl) demonstrates how to be done to call the routine, as well as the necessary variables.
The package also contains other dependent routines, as well as libraries for execution.
(*) The index.html file contains help
Digital COBOL clock
This routine is very useful for need display a Digital clock.
The source code (appclk.cbl) demonstrates how to be done to call the routine, as well as the necessary variables.
The package also contains other dependent routines, as well as libraries for execution.
(*) The index.html file contains help
Main Menu
This program is a customizable menu from the settings file.
In the file "mainmenu.txt" configure the modules and programs for each module.
The "appmain.exe" program reads the configuration file and mounts the menu with their respective content.
(*) The index.html file contains help
Gilmar de Moura Gaspar
https://www.linkedin.com/in/gilmardemouragaspar