QB64.org Forum

Active Forums => QB64 Discussion => Topic started by: tuc47 on November 27, 2019, 09:13:54 am

Title: What is wrong with this line $INCLUDE: 'Q4T.BI'
Post by: tuc47 on November 27, 2019, 09:13:54 am
What is wrong with this line $INCLUDE: 'Q4T.BI'   

I get a syntax error on this line when I try to run it
Title: Re: What is wrong with this line $INCLUDE: 'Q4T.BI'
Post by: bplus on November 27, 2019, 09:17:10 am
Comment it out so IDE will ignore message to compiler
'$INCLUDE: 'Q4T.BI'