|
|
Browse by Tags
All Tags » error
-
I have installed v2.2 onto my Vista Ultimate system, which is configured with multiple accounts.
The preceding post would have been helpful if I had seen it in the ReadMe file after installation.
Moving the TEMP folder in Vista is problematic, in my case I have a stubborn habit of setting up a D:\TEMP on my systems and configuring my ...
-
I'm writing a program that reads and writes files, but when I run the line:
Define rsg as TextOutputFile = FileIO.AppendTextFile( ... ) It comes up with the Runtime Error:Runtime Error on line ... in file ...:
The process cannot access the file '...' because it is being used by another process.
-
I put this put they say error there is no such sprite as 1
Define background As sprite
LoadSprite( "background", "cellceiling.jpg")
MoveSpriteToPoint( ...
-
I am doing a science project and I am creating a computer program, in KPL, that will count bacterial colonies. But I wanted to do simulations first. I need help with two things. The first is how to code this: if the pixels are white do not count else count. Then I need it to check the surroundings for black pixels and if it finds one then not to ...
-
When I start KPL, this error message occurs:
An unhandled exception has occured in your application. If you click Continue, the application will ignore this error and attempt to continue. If you Click Quit, the application will be shut down immediately.
Feature requires Windows NT.
When I click details, it reads like this:
See the end of ...
-
All the example files will likely get corrupted when beginners try them out and change a line or two to see what happens. This is because Phrogram saves the file before it is run. So when Johnny adds his own methods and erases others in the example files, there will be no way to get back to the original example without doing a ...
-
For the game I'm making, the function to find the level's brick color was reported as an error:
All paths of function GetLevelBrickColor() do not return a valueFunction GetLevelBrickColor( Level As Integer ) As StringIf Level = Random(1,3) Then
Return "Yellow"Return "Yellow"Else Return "Blue"
Return ...
-
Please help , Runtime Error: No se puede encontrar el módulo especificado. (Excepción de HRESULT: 0x8007007E).
Runing example codes 3D.
Win xp sp2 , DirectX 9.0c ..............
Saludos Leo ->:D..
-
|
|
|