Page 2 of 2
Re: Auto Syntax Check
Posted: Sat Jun 01, 2019 6:24 am
by BarryG
All seems to be working now with 1.0.2, RSBasic. Thank you for the fix!
Re: Auto Syntax Check
Posted: Sat Jun 01, 2019 9:14 am
by RSBasic
Auto Syntax Check 1.0.3 has been released.
Changelog:
- Added: All custom own compiler constants are now also supported.
- Bugfix
Re: Auto Syntax Check
Posted: Sun Jun 02, 2019 2:42 pm
by RSBasic
Auto Syntax Check 1.0.4 has been released.
Changelog:
- Added: Tokens in version information are now resolved.
- Bugfix: Version information and own constants are now determined for projects from project files instead of from the PB file.
Re: Auto Syntax Check
Posted: Sat Jun 08, 2019 4:21 pm
by zikitrake
Hello RSbasic. First of all, thank you so much for all your tools.
I would like to use this one too, but it shows me this error with any code (PB.5.70 x64, Windows 10, admin/noadmin user)
Edit:
I think I've found the reason for this error. It only occurs when I use
viewtopic.php?f=27&t=53414&hilit=pbhgen in my sources, when I include the line
Code: Select all
IncludeFile #PB_Compiler_File + "i" ;- PBHGEN
Re: Auto Syntax Check
Posted: Sun Jul 14, 2019 1:27 pm
by RSBasic
Auto Syntax Check 1.0.5 has been released.
Changelog: