Forum
its fussy about #include - Printable Version

+- Forum (https://www.boriel.com/forum)
+-- Forum: Compilers and Computer Languages (https://www.boriel.com/forum/forumdisplay.php?fid=12)
+--- Forum: ZX Basic Compiler (https://www.boriel.com/forum/forumdisplay.php?fid=11)
+---- Forum: Help & Support (https://www.boriel.com/forum/forumdisplay.php?fid=16)
+---- Thread: its fussy about #include (/showthread.php?tid=393)

Pages: 1 2


Re: its fussy about #include - boriel - 06-16-2012

Check your inbox is not full. I think there's a msg limit for private inboxes.


Re: its fussy about #include - LCD - 06-16-2012

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 - 06-25-2012

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 - 06-25-2012

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 - 06-25-2012

slenkar Wrote: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,
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 - 06-26-2012

Uploaded bugfixed version. Three bugfixes.