Sirs:
I'm trying to get the hang of Visual Studio Tools for GP9, but I'm having trouble using a function:
I need to (from a custom form) navigate to specific SOP orders.
I am able to save the SOP form, and close it if I need to, but I can't navigate to a new order. Patrick (on the GP forums) suggested using Microsoft.Dexterity.Applications.DynamicsDictionary.SopEntryForm.OpenWindowFunction, but I can't figure out how to use it. I need a VB code sample, please.
Again, the task is to navigate to a specific SOP order in the SOP entry form. The form can start as either open or closed.
Thanks!