Hi i have write a snippet who work perfect in Debug Mode.
Is about to read a file though
While Eof, then using readstring to store value in a String$ and send it though Request.
He work perfect in Debug Mode, but when i compile it and run the .EXE he don't work anymore.
What is the fuck?
Unicode & ThreadSafe are enable... i have no idea why this don't work only then i compile it.
All work in Debug Mode but no In Compile Mode
-
soupetomate
- New User

- Posts: 7
- Joined: Wed Feb 04, 2015 8:47 pm
- netmaestro
- PureBasic Bullfrog

- Posts: 8453
- Joined: Wed Jul 06, 2005 5:42 am
- Location: Fort Nelson, BC, Canada
Re: All work in Debug Mode but no In Compile Mode
The only difference would be the location of the running exe. Make sure the file you're reading is still available to the program at the location you chose for the compiled .exe, if that's not it then I don't know what is the fuck.
BERESHEIT
-
soupetomate
- New User

- Posts: 7
- Joined: Wed Feb 04, 2015 8:47 pm
Re: All work in Debug Mode but no In Compile Mode
Yeah is totally mindfuck 
Re: All work in Debug Mode but no In Compile Mode
I have also a problem:
How to .... should I know what you have coded
So I'm not able to help you.
Easiest thing: You have somewhere Debug in front of a code line which is needed.
Bernd
How to .... should I know what you have coded
So I'm not able to help you.
Easiest thing: You have somewhere Debug in front of a code line which is needed.
Bernd
Re: All work in Debug Mode but no In Compile Mode
Hi. Just out of interest, you mean:infratec wrote:...Easiest thing: You have somewhere Debug in front of a code line which is needed.
Code: Select all
Debug "HI!" : a = #VERYIMPORTANTVALUEI didn't realise the compiler did that. Not that I'd probably code like that anyway, but good to know.
Proud supporter of PB! * Musician * C64/6502 Freak
Re: All work in Debug Mode but no In Compile Mode
Aha, thx
I misunderstood 
Proud supporter of PB! * Musician * C64/6502 Freak
Re: All work in Debug Mode but no In Compile Mode
This topic gets my vote for the funniest exchange of April 2015.netmaestro wrote:... if that's not it then I don't know what is the fuck.
Fred and the Other Gods still give those monthly awards, right ?
PB Forums : Proof positive that 2 heads (or more...) are better than one 
Re: All work in Debug Mode but no In Compile Mode
What's with all the fucking swearing in this fucking thread?


