cat > script <<'+-+-+-+-+-END-OF-FILE-+-+-+-+-+'
empdbld $MSTESTDB $MSTSRCMINOR/_sp.se1 $MSTSRCMINOR/_dt.ok1
empdbld $MSTESTDB $MSTSRCMINOR/_sp.se2 $MSTSRCMINOR/_dt.ok1
empdbld $MSTESTDB $MSTSRCMINOR/_sp.se3 $MSTSRCMINOR/_dt.ok1
empdbld $MSTESTDB $MSTSRCMINOR/_sp.se4 $MSTSRCMINOR/_dt.ok1
+-+-+-+-+-END-OF-FILE-+-+-+-+-+
chmod 755 script
cat > stdout <<'+-+-+-+-+-END-OF-FILE-+-+-+-+-+'
*** Parse Error: line 8 - Syntax Error
length 133
      ^
	expecting table definition or end of file
*** Specification Error *** 
	attribute 'prop owner'.'trans', end position less than start
*** Parse Error: line 11 - Syntax Error
    trans       Pos( 11:14 )    format( float( 2 0 ) ),
                                                  ^
	expecting format type
*** Parse Error: line 10 - Syntax Error
    area_id      pos( 35: 40 )   format( dec( 3 ),
                                                 ^
	expecting bracket
*     listing     age          trans  date_listed         time_listed   area_id         price  description   address     prop_id

*  area_id          trans         date_listed                  time_listed  prop_id

* create table                   date listed  select

+-+-+-+-+-END-OF-FILE-+-+-+-+-+
chmod 644 stdout
cat > tag <<'+-+-+-+-+-END-OF-FILE-+-+-+-+-+'
Data base loader, test syntax errors in spec file
+-+-+-+-+-END-OF-FILE-+-+-+-+-+
chmod 644 tag
cat > stdout.jp_euc <<'+-+-+-+-+-END-OF-FILE-+-+-+-+-+'
*** Parse Error: line 8 - Syntax Error
length 133
      ^
	ơ֥ե륨ɤɬפǤ
*** ҥ顼 *** 
        ȥӥ塼 'prop owner'.'trans' νλ֤ϰ֤꾮ʤäƤޤ
*** Parse Error: line 11 - Syntax Error
    trans       Pos( 11:14 )    format( float( 2 0 ) ),
                                                  ^
	եޥåȥפɬפǤ
*** Parse Error: line 10 - Syntax Error
    area_id      pos( 35: 40 )   format( dec( 3 ),
                                                 ^
	֥饱åȤɬפǤ
*     listing     age          trans  date_listed         time_listed   area_id         price  description   address     prop_id

*  area_id          trans         date_listed                  time_listed  prop_id

* create table                   date listed  select

+-+-+-+-+-END-OF-FILE-+-+-+-+-+
chmod 644 stdout.jp_euc
