Posted: Fri Dec 20, 2002 9:52 pm
Restored from previous forum. Originally posted by pbdep.
Hello IDE Team,
Is it possible to change (PurebasicIDE.pb)
procedure (Compilerun)
MessageRequester("Error", "The compiler isn't ready... Please try again.", #MB_ICONWARNING)
change into
MessageRequester("Error", "PureBasic/Compiler is already running... Please close previous session and try again.", #MB_ICONWARNING)
Its a little confusing the first error, but mainly it looks if
the compiler is already running.
Regards,
Norman.
Hello IDE Team,
Is it possible to change (PurebasicIDE.pb)
procedure (Compilerun)
MessageRequester("Error", "The compiler isn't ready... Please try again.", #MB_ICONWARNING)
change into
MessageRequester("Error", "PureBasic/Compiler is already running... Please close previous session and try again.", #MB_ICONWARNING)
Its a little confusing the first error, but mainly it looks if
the compiler is already running.
Regards,
Norman.