IBM / ibmi-bob

A build system for creating IBM i-native objects using GNU Make.
https://ibm.github.io/ibmi-bob
Apache License 2.0
48 stars 21 forks source link

The TEXT for DSPF is not enclosed in '' - should be "... TEXT('Master DSPF')" #295

Closed edmundreinhardt closed 9 months ago

edmundreinhardt commented 9 months ago
=== Creating DSPF [mstdsp.dspf] in PAYPGM
/QOpenSys/pkgs/lib/bob/src/scripts/crtfrmstmf --ccsid -f /home/REINHARD/builds/fromqsys3/QDDSSRC/mstdsp.dspf -o MSTDSP -l PAYPGM -c CRTDSPF -p "ENHDSP(*YES) RSTDSP(*YES) DFRWRT(*YES) AUT() OPTION(*EVENTF *SRC *LIST) TEXT(Master DSPF)"
✕ Failed to create MSTDSP.FILE!
edmundreinhardt commented 9 months ago

The file mstdsp.dspf begins with

      *%METADATA                                                       *
      * %TEXT Master DSPF                                              *
      *%EMETADATA                                                      *

The Rules.mk is

MSTDSP.FILE: mstdsp.dspf EMPMST.FILE PRJMST.FILE RSNMST.FILE