3 posts
Posted 07 January 2013 - 12:24 AM
I made a startup program with a while true loop containing a parallel.waitForAny and now i can't terminate the program.. what should i do? can i save my program? :(/>
2088 posts
Location
South Africa
Posted 07 January 2013 - 12:37 AM
Put a disk drive next to the computer with a disk in it with a program called 'startup'. Disk drives have prior over the startup on computers so it will run the one on the disk drive first. Just make the one in the disk drive print('.') and then you should be able to edit your startup on your computer
3 posts
Posted 07 January 2013 - 12:43 AM
Thank you :D/>