On 30 December 2010 22:10, <[email protected]> wrote: > If I use stepconf to modify a config file it discards any manual changes I > had previously made > Can I change this behavior
No, Stepconf uses its own data file format to record your choices, then writes a set of config files to match those. There is no backwards conversion from config files to stepconf options The changes you can make in the config files can be very extensive, it is impossible for stepconf to reverse-convert them into stepconf options. You can make changes in the custom.hal file if you prefer. That runs after the main hal file, and can unconnect pins (unlinkp) and reconnect them elsewhere. Also any setp statements in custom.hal will over-write changes in the main hal file. Custom.hal is not over-written by stepconf. -- atp "Torque wrenches are for the obedience of fools and the guidance of wise men" ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
