Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X
I am still learning JLInk and have an ugent need toexport a Product View EDZ file.
It appears that I need to create instructions and then filename and then export using these values.
What is not clear to me is how to set the export option to EDZ.
I have the following code
pv_instr.SetPVExportOptions(???);
I think I have the correct syntax but it does not output any info. I have included the code below but it still never runs it hangs on the try/catch section. Any help would be appreciated.
}
{
}