[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: choose-process-dialog problem



In the previous message, I negelected to mention that whenever
the files in the library change records definitions, traps or 
constants you must do the following:
1.  make the source level changes
2.  execute the command (ccl::reindex-interfaces) this will ensure
    that the *.idx files in the interfaces:index folder reflect
    the source code changes.
3.  exit from MCL after successfully completing step 2
    and re-enter it.  You will be able to use the access the
    new records, traps and constants definitions.