Initial commit after migrating repo and assuring the product launches
This commit is contained in:
		
							
								
								
									
										14
									
								
								help/open.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										14
									
								
								help/open.html
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,14 @@
 | 
			
		||||
<h1 style="background: rgb(238, 238, 238); padding: 5px 10px; border: 1px solid rgb(204, 204, 204); border-image: none;">How to open, create or save a program</h1>
 | 
			
		||||
<p>Open or create a program:
 | 
			
		||||
<ul>
 | 
			
		||||
	<li><p>create a new file (<code>File->New</code> or <code>CTRL-N</code>)</p></li>
 | 
			
		||||
	<li><p>open a file via FileBrowser ( <code>File->Open..</code> or <code>CTRL-O</code> + double-click file)</p></li>
 | 
			
		||||
</ul>
 | 
			
		||||
<hr />
 | 
			
		||||
<p>Save a program:
 | 
			
		||||
<ul>
 | 
			
		||||
	<li><p>save a file(<code>File->Save</code> or <code>CTRL-S</code>)</p></li>
 | 
			
		||||
	<li><p>save all opened files (<code>File->Save all..</code> or <code>CTRL-SHIFT-S</code>)</p></li>
 | 
			
		||||
	<li><p>save as  (<code>File->Save as..</code> or <code>CTRL+ALT+S11</code>)</p></li>
 | 
			
		||||
</ul>
 | 
			
		||||
<img src="img/open.png" alt="image">
 | 
			
		||||
		Reference in New Issue
	
	Block a user