Clipper programming language
Compiling Summer87 Program
Posts  1 - 1  of  1
marge0512
Hello, I have made a change to an old Clipper Summer87 program and I'm trying to recompile but I receive these compile errors:

Compiling LETTER.PRG
line 6: verb not recognized
#include "inkey.ch"
^
line 96: ASSIGNMENT error
LAYOUT_BLK={ ||[ ]+SubStr(Re1,1,30)+Space(02)+DtoC(Date)+Space(02)+Ref_No+[ ] }

^(This carat is actually located under the "{"
2 errors
Code Pass 1
Code Pass 2
Code size 4686, Symbols 1728, Constants 3154

I do not know what the previous programmer used to compile this program with but it worked fine for him. I used the PLINK86. Can anyone tell me why I'm getting these 2 errors??

Thanks in advance!!
Save
Cancel
Reply
 
x
OK