Quantcast
Channel: Jason Andrews Blog
Viewing all articles
Browse latest Browse all 33813

RE: How to unload a skill script from CIW window?

$
0
0
There is (to my knowledge) no Cadence-supplied means to unload/undo the arbitrary effects of a load("some/file.il"), but you can always load the default bindkeys:   load(prependInstallPath("samples/local/schBindKeys.il")) load(prependInstallPath("samples/local/leBindKeys.il")) Interestingly, the CIW > Options > Bindkeys does not appear to provide an option to "Revert to defaults".

Viewing all articles
Browse latest Browse all 33813

Trending Articles