Skip to content

wharvex/PayrollReportGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Payroll Report Generator

Setup

Make sure you have GNUCobol installed.

Quick Start Zsh/Bash (Tested on WSL Ubuntu Zsh Windows 11 12/28/24)

Run the following commands:

git clone ...
cd PayrollReportGenerator
cobc -x payroll-report-generator.cob
./payroll-report-generator
cat emp-dat-fmt.txt

And you should see some formatted lines with author names and dollar amounts.

About

COBOL Demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages