Anonymous | Login | Signup for a new account | 2024-11-21 13:34 CET |
My View | View Issues | Change Log | Roadmap | Search |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000528 | CLE/P | 1. CLE | public | 2014-08-01 23:26 | 2014-08-03 01:37 | ||||
Reporter | Falk Reichbott | ||||||||
Assigned To | Falk Reichbott | ||||||||
Priority | normal | Severity | feature | Reproducibility | N/A | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | General | OS | General | OS Version | General | ||||
Product Version | 1.1 | ||||||||
Target Version | 1.2 | Fixed in Version | 1.2 | ||||||
Summary | 0000528: A built-in function to change property values would be fine | ||||||||
Description | To generate, then edit and aktivate a property file is to complecated if only one default value to change. It would be good to have a built-in function to change a property value like. flcl chgprop de.limes.flcl.conv.read.text.suptws=ON this function use the current activated property file for this update, if no property file activated, then a general property file will be generated updated and activated. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0000574) Falk Reichbott (administrator) 2014-08-03 01:37 |
A new built-in function CHGPROP are implemented in CLE module. With built-in function CHGPROP you can update a property value in the current active property file (see SETPROP) for a certain command. If no command specific property file is activated a property file will be generated (see GENPROP), updated and activated (see SETPROP). $ program CHGPROP command property_list Each property in the property list is prefixed with the corresponding root (owner.program.command). For FLCL a update/generate of a comad specific property file then looks like. $ flcl CHGPROP conv read.text.suptws=\"ON\" write.text.method=\"WINDOWS\" |
Issue History | |||
Date Modified | Username | Field | Change |
2014-08-01 23:26 | Falk Reichbott | New Issue | |
2014-08-01 23:26 | Falk Reichbott | Status | new => assigned |
2014-08-01 23:26 | Falk Reichbott | Assigned To | => Falk Reichbott |
2014-08-03 01:37 | Falk Reichbott | Note Added: 0000574 | |
2014-08-03 01:37 | Falk Reichbott | Status | assigned => resolved |
2014-08-03 01:37 | Falk Reichbott | Fixed in Version | => 1.2 |
2014-08-03 01:37 | Falk Reichbott | Resolution | open => fixed |
Copyright © 2000 - 2024 MantisBT Team |