Skip to main content
Home Forums 68kMLA Learning Program Development (System 6, of course :P) — #17
Post #17 by porter
Source Forum68kMLA
CategoryDevelopment
Post DateThu, 18 Dec 2008 - 06:05
Original URLhttps://68kmla.org/bb/threads/learning-program-development-system-6-of-course-p.15924/
Post
Tengo una problema...
My little app is supposed to restart the computer with the Restart(); trap. I get

Code:
undefined: Restart();
As a suggestion, it's a really, really, really bad idea to have some random application restarting the operating system, unless of course you are writing a program for Microsoft Windows.

mp.ls