Hi,
i have an Processing Only Report with a Request Form, where i have a TextBox for give in a Filename, this TextBox have Name <Control1> and ID 1.
Exists any way so that when i press AssistEdit that Opens WinExplorer for Search any Text File ? Or Is only possible make this wenn Textbox are in a Dataport Object?
Thanks.
(Oo)=*=(oO)
0
Comments
May be the "Common Dialog Management" codeunit is something you can use?
Eric Wauters
MVP - Microsoft Dynamics NAV
My blog
Maybe you have to register it under the "Custom Controls"
Hmm whenn i Go EXTRAS the Point Custom Controls ist Disabled, this would say me that we don't have Licenced it ?
you may also try to use function "OpenFile" from Codeunit No. 412 (Common Dialog Management).
Eric Wauters
MVP - Microsoft Dynamics NAV
My blog
Sorry, this is what happens if you just fly over things instead of really reading it...
Nevertheless - this should work
I love the emoticons \:D/
Eric Wauters
MVP - Microsoft Dynamics NAV
My blog
Now i have try with call the OpenFile Function, then when i press AssistEdit, appears follow error:
This Message is for C/AL Programmes... 8-[
Could Not Create an Instance of the Ole Control or Automation Server identified by GUID={F9043C85-F6F2-101A-A3C9-08002B2F49FB}.
Check that the OLE control or Automation Server is Correctly installed and registered.
I Think that we doesn't have Automation Server #-o
Well , i must leave it so is it, without AssistEdit, it's silly... :whistle:
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
Hi all,
and thanks for you answers, now i get download comdlg.ocx, and register it to my system, then i can works with the CommonDialogManagement \:D/
Thanks for you help! =D>