Search found 9 matches

by c128/64basicyes
Mon Jul 13, 2020 5:16 pm
Forum: The PureBasic Editor
Topic: Editor/Compiler Help!!!
Replies: 10
Views: 8934

Re: Editor/Compiler Help!!!

code runs fine, no error, the first time code is run, then upon next running and millionth running, still fine, but if i recompile, nothing happens, and then if i try to rerun, nothing happens, have reinstall pb to make it work again
by c128/64basicyes
Sat Jul 11, 2020 11:55 pm
Forum: The PureBasic Editor
Topic: Editor/Compiler Help!!!
Replies: 10
Views: 8934

Re: Editor/Compiler Help!!!

cannot do as you asked, i have virus scanner attached to internet connection, not to programs running on computer, i can turn it on and check programs running on the computer, but it will only do that if i tell it to do that on a System scan, maybe once a week.
by c128/64basicyes
Sat Jul 11, 2020 7:34 pm
Forum: The PureBasic Editor
Topic: Editor/Compiler Help!!!
Replies: 10
Views: 8934

Re: Editor/Compiler Help!!!

can find no listing of a virus scanner
by c128/64basicyes
Sat Jul 11, 2020 5:40 pm
Forum: The PureBasic Editor
Topic: Editor/Compiler Help!!!
Replies: 10
Views: 8934

Re: Editor/Compiler Help!!!

nothing happens, it just doesn't run, it just sits and looks the same as if i had not run it.

if you mean manual as the pdf file file purebaic.pdf, oh i guess i should read it, for the tenth or twentieth time!!

the only way i can get my programs to run again, is by unistalling purebasic, and ...
by c128/64basicyes
Sat Jul 11, 2020 4:17 am
Forum: The PureBasic Editor
Topic: Editor/Compiler Help!!!
Replies: 10
Views: 8934

Editor/Compiler Help!!!

well i programmed a program, it ran, so i saved program, then later i came back, ran it again, it didn't run, so compiled it again, it still wouldn't run, i tried other programs that i knew ran, none of them run now, WHAT IS THE ANSWER, nothing works now, WHAT IS THE ANSWER, HOW DO I MAKE THEM RUN ...
by c128/64basicyes
Wed Jul 01, 2020 8:42 pm
Forum: Coding Questions
Topic: How do I see, or what is an OpenConsole
Replies: 10
Views: 2474

hooray

took mcafee off, reinstalled and it runs

Anything else anyone should tell me?
by c128/64basicyes
Tue Jun 30, 2020 10:23 pm
Forum: Coding Questions
Topic: How do I see, or what is an OpenConsole
Replies: 10
Views: 2474

settings

OS is Windows 10 Pro

PureBasic version is 5.72
by c128/64basicyes
Tue Jun 30, 2020 8:08 pm
Forum: Coding Questions
Topic: How do I see, or what is an OpenConsole
Replies: 10
Views: 2474

Re: How do I see, or what is an OpenConsole

On Linux you always have to choose the executable format "Console" in the compiler options if you want to see a console window.
i am still trying to learn system, what is

Enableexplicit

define i.i

it is not in the example of code that was presented to me

I still cannot get an openconsole i don ...
by c128/64basicyes
Tue Jun 30, 2020 6:14 pm
Forum: Coding Questions
Topic: How do I see, or what is an OpenConsole
Replies: 10
Views: 2474

How do I see, or what is an OpenConsole

how do i get an openconsole(), i have been trying for days have an console appear, and have something printed on it and have NEVER had a console appear, i don't know what they are referring to, I assume that a console is a window on the screen with something printed in it!

1 If OpenConsole ()
2 ...