Classic AGENDA sample · KcsDev1982/sunbelt-plb-samples@5962a95 · GitHub
Skip to content

Commit 5962a95

Browse files
committed
Classic AGENDA sample
The classic PL/B sample AGENDA has been added
1 parent daff6d9 commit 5962a95

24 files changed

Lines changed: 21622 additions & 0 deletions

README.md

Lines changed: 1 addition & 0 deletions

agenda/agenda.def

734 Bytes
Binary file not shown.

agenda/agenda.ini

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
[version]
2+
PRODUCT=PLBWIN
3+
VERSION=10.6
4+
5+
[environment]
6+
PLB_TERM=agenda
7+
PLB_SYSTEM=C:\Sunbelt\agenda
8+
PLB_PATH=C:\Sunbelt\agenda
9+
PLBWIN_FONT=Consolas
10+
PLBWIN_FSize=12

agenda/agenda.pls

Lines changed: 1321 additions & 0 deletions
Large diffs are not rendered by default.

agenda/agenda.prj

Lines changed: 93 additions & 0 deletions

0 commit comments

Comments
 (0)