Greetings,
I would like to know if there's any function or global property with which I could get the name of the form from which I executed my GP Dyn App
*This post is locked for comments
Omar, You can add the ScriptDebugger=TRUE setting into the Dex.ini to enable the Script Debugger. Use Ctrl + F1 in any GP window to know its name. You can also use Window_GetTitle() to know the title. of the specified window. Hope this helps.
Programmatically, from Dexterity, you can get the window name using following function: Resource_GetInfo()
If you are looking something similar in Visual Studio Tools for Dynamics GP, then I guess we do not have anything of that sort.
Another possible solution is the name wizard :)
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.