07-03-2008 12:31 PM
07-07-2008 04:17 AM
07-07-2008 08:54 AM
SequenceFile seqFile = engine.GetSequenceFileEx(YourSeqFilePath, GetSeqFileOptions.GetSeqFile_OperatorInterfaceFlags, TypeConflictHandlerTypes.ConflictHandler_Error);
it opens a dialog box and I have to search for a few DLLs. Is there a way to add the DLL path or include them so this won't popup every time?
2. Can you filter out what type of steps the sequence contains? Meaning, if I wanted to only see the Numerical Limit type steps in the sequence?
Thanks again.
07-07-2008 09:41 AM
07-07-2008 09:56 AM