Sample Registry Files
 
This section shows an example that illustrates the various ways to have a foreign program communicate with Creo.
Example 1
File: creotk.dat
[Start of file on next line]
NAME otk_examples
TOOLKIT OBJECT [optional; omitted means protoolkit]
CREO_TYPE DIRECT [optional; omitted means PARAMETRIC]
EXEC_FILE otk_examples_dll.dll
TEXT_DIR ./text
STARTUP dll [dll/spawn/java]
END
[End of file on previous line]
Was this helpful?