Changes between Version 280 and Version 281 of ippToPsps
- Timestamp:
- Apr 5, 2012, 4:06:02 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ippToPsps
v280 v281 168 168 169 169 * the name of a particular config currently in the [wiki:ippToPsps_Database#Theconfigtable config table of the database], meaning that program will run using only that config 170 * ' all' meaning that program will cycle through all 'active' configs171 * ' edit' allows the user to edit, or create, a config then the program proceeds to use that config170 * '''all''' meaning that program will cycle through all 'active' configs 171 * '''edit''' allows the user to edit, or create, a config then the program proceeds to use that config 172 172 173 173 The 'all' option is handy for programs like {{{metrics.py}}} or {{{cleanup.py}}}; instead of having an intance of these programs per config, one instance can cycle through them all. The {{{edit}}} option can be used when creating a config for the first time, or to edit an existing one.
