User Tools

Site Tools


en:system

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

en:system [2016/08/12 12:18]
admin
en:system [2020/02/28 10:46]
Line 1: Line 1:
-===== System (Statement) ===== 
- 
-==== Format ==== 
-**system** [[expressions|expression]]\\ 
-**system** ( [[expressions|expression]] ) 
- 
-==== Description ==== 
-Execute a system command in a terminal window.  WARNING: This can be a very dangerous statement.  Only use it if you know what you are doing. 
- 
-This statement may be disabled because of potential system security issues.  Availability may be configured in the IDE by going to the Preferences dialog. 
-    
-==== Example ====    
-<code>    
-system("BASIC256 -r HelloWorld.kbs") 
-</code> 
-Brings up the program without its source code visible and runs it.    
- 
-==== See Also ==== 
-{{page>en:start#Other Statements and Functions&noheader}} 
- 
-==== History ====  
-|0.9.5h|New To Version| 
  
en/system.txt ยท Last modified: 2020/02/28 10:46 (external edit)