Template ini files · KcsDev1982/sunbelt-plb-samples@7033dfe · GitHub
Skip to content

Commit 7033dfe

Browse files
committed
Template ini files
Added template configuration files updated for 10.6
1 parent 928311b commit 7033dfe

9 files changed

Lines changed: 2555 additions & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions

ini_templates/plb.ini

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
[version]
2+
3+
PRODUCT=PLB
4+
VERSION=10.6
5+
6+
[environment]
7+
8+
#==============================================================================
9+
#
10+
# PL/B Runtime Configuration
11+
#
12+
#==============================================================================
13+
14+
# PLB_TERM=ansi
15+
# PLB_SYSTEM=/home/sunbelt/plbi20.106
16+
# PLB_PATH=/home/sunbelt/plbi20.106
17+
# PLBCMP_OPT=-ZG
18+
19+
# PLB_FNC=MIXED
20+
21+
#==============================================================================
22+
#
23+
# End of configuration information
24+
#
25+
#==============================================================================

ini_templates/plbclient.ini

Lines changed: 75 additions & 0 deletions

0 commit comments

Comments
 (0)