Dialog box

roshanthaparoshanthapa Member Posts: 90
Is it possible to show a dialogbox and catch the location of a particular file in a table's field?

Explanation:
The reason I want to do this is to catch the address/location of a particular file in the field of a table.
I want to show the dialog box where user can select the file and when clicks OK or any other buton, the address/location (With filename) should come on the field from where the dialogbox appeared.

Thanx for help in advance......
Please Enlighten me......
Roshan Thapa

Comments

  • krikikriki Member, Moderator Posts: 9,110
    You better create a form with a textbox for selecting a file. This way you can add a button to select a file with help of the Windows select tool. Check codeunit 412 for this.
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


Sign In or Register to comment.