Editing Backup Help File

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 107: Line 107:
 
=  How to Use the Parameter File =  
 
=  How to Use the Parameter File =  
 
See: '''[[Configuration Files For Python]]'''
 
See: '''[[Configuration Files For Python]]'''
 +
You need a text editor sutiable for .py files to manage the parameter file ( parameters.py )
 +
This includes most text editors.  I particularity like:
 +
 +
*notepad++
 +
*geany
 +
 +
You can also use the editor that comes in many python development environments, the simplest of
 +
which may be Idle.  But there are many many others.  If you are reading this you probably have
 +
some experience.
 +
 +
Once you configure an editor in parameters.py you can edit from the <Edit Parms> in the GUI ( see below )
 +
 +
When editing there are couple of gotchas to watch out for.
 +
* Python cares about capitalization, use the capitalization indicated in the default files and the example code.
 +
* Python also cares a lot about how lines are indented.  Do not change the indentation from the sample files, and always indent using spaces ( not tabs. most text editors will use spaces automatically for .py files, even if you use the tab key )
  
 
Editing of the parameters.py file
 
Editing of the parameters.py file
 +
  
 
**See above in Download and Install
 
**See above in Download and Install

Please note that all contributions to OpenCircuits may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see OpenCircuits:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)