Author Topic: What is wrong with this line $INCLUDE: 'Q4T.BI'  (Read 2633 times)

0 Members and 1 Guest are viewing this topic.

Offline tuc47

  • Newbie
  • Posts: 12
    • View Profile
What is wrong with this line $INCLUDE: 'Q4T.BI'
« 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

Offline bplus

  • Global Moderator
  • Forum Resident
  • Posts: 8053
  • b = b + ...
    • View Profile
Re: What is wrong with this line $INCLUDE: 'Q4T.BI'
« Reply #1 on: November 27, 2019, 09:17:10 am »
Comment it out so IDE will ignore message to compiler
'$INCLUDE: 'Q4T.BI'   
« Last Edit: November 27, 2019, 09:18:21 am by bplus »