- Enable Ellipsis from AssistEdit
- Page Field>Properties>Assistedit = Yes
- Create Variable for FileMgt = Codeunit 418
- Add code to launch file browse screen and capture location to a field "Input File Location"
- FileMgt.SelectFolderDialog('',"Input File Location");
No comments:
Post a Comment