shutting_20down_20the_20pc
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
shutting_20down_20the_20pc [2018/03/31 13:19] – external edit 127.0.0.1 | shutting_20down_20the_20pc [2024/01/05 00:21] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
=====Shutting down the PC===== | =====Shutting down the PC===== | ||
- | //by Richard Russell, October 2007//\\ \\ It's not a very likely thing to want to do, but the code below **shuts down** the PC when executed. Note that if run under //Windows 2000 Professional//, | + | //by Richard Russell, October 2007//\\ \\ It's not a very likely thing to want to do, but the code below **shuts down** the PC when executed. Note that if run under //Windows 2000 Professional//, |
+ | |||
+ | <code bb4w> | ||
REM. Caution: this program shuts down the computer! | REM. Caution: this program shuts down the computer! | ||
Line 23: | Line 25: | ||
SYS " | SYS " | ||
IF ok% PRINT " | IF ok% PRINT " | ||
+ | </ | ||
+ | |||
You may alternatively wish to change the **_EWX_POWEROFF** value to **_EWX_SHUTDOWN** (" | You may alternatively wish to change the **_EWX_POWEROFF** value to **_EWX_SHUTDOWN** (" |
shutting_20down_20the_20pc.1522502382.txt.gz · Last modified: 2024/01/05 00:16 (external edit)