Quantcast
Channel: Cadence Technology Forums
Viewing all articles
Browse latest Browse all 62675

Forum Post: RE: encryption question

$
0
0
Hi ManChak, 1. Look for "setContext" and "saveContext" in the documentation. I'm not going to search for you, you can type "context" in the Search box in a design window, or even in the cdnshelp tool, or perhaps in the Cadence Online Support site. The docs include a short example that explains the basic flow: ;; to create a context named "current" and saved as "myContext.cxt" (I'd be more consistent with the name): setContext( "current") load("mySkillCode.il") defInitProc("current" 'myInit) ;; this is entirely optional saveContext("myContext.cxt") 2. The password is needed to read/load the code but after that it can be run without needing a password. I personally wouldn't bother with this method, I think I'd use a context file. Best regards, Lawrence.

Viewing all articles
Browse latest Browse all 62675

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>