![]() |
|
its fussy about #include - Printable Version +- Boriel Basic Forum (https://forum.boriel.com) +-- Forum: Compilers and Computer Languages (https://forum.boriel.com/forumdisplay.php?fid=12) +--- Forum: ZX Basic Compiler (https://forum.boriel.com/forumdisplay.php?fid=11) +---- Forum: Help & Support (https://forum.boriel.com/forumdisplay.php?fid=16) +---- Thread: its fussy about #include (/showthread.php?tid=393) Pages:
1
2
|
Re: its fussy about #include - boriel - 2012-06-16 Check your inbox is not full. I think there's a msg limit for private inboxes. Re: its fussy about #include - LCD - 2012-06-16 boriel Wrote:Check your inbox is not full. I think there's a msg limit for private inboxes.Message box was only 64% full, now deleted some messages. Re: its fussy about #include - LCD - 2012-06-25 Me silly!!! Gimme a bow and arrow, I will shoot myself. I searched for the bug, searched for days and days. I was sure that was a problem with doublequote marks, then I setup yesterday ConText and redirected the output of console to window and tried to compile Slenkars program with it. It displayed all files in doublequotes, so I was again searching for the bug in my program because it was driving me crazy. Guess what... I was going to get some sleep and then I had a idea. RunProgram() was expecting a working directory and I forgot to set it... Now it works fine and I will upload the BorIDE soon. Re: its fussy about #include - slenkar - 2012-06-25 thanks for fixing the bug, I was frustated at a bug recently too, i put the wrong thing in an ELSE statement took several hours to figure that one out :oops: plz post here when the new version is uploaded, Re: its fussy about #include - LCD - 2012-06-25 slenkar Wrote:thanks for fixing the bug,Okay, I will do it. I was recently running in two other small bugs. Want to fix them first. Re: its fussy about #include - LCD - 2012-06-26 Uploaded bugfixed version. Three bugfixes. |