How to use RDFileN() to browse files in an application

Use RDFileN() to create a file browser or open WIndows Explorer in your application:

http://www.indusoft.com/blog/2013/0...-software/

Richard Clark

InduSoft TMS

Parents
  • Hello @Hunter,

    The InduSoft $RDFileN function() calls a Windows OS function which opens a standard Windows Explorer control, using whatever constraints that are passed to the interface that were put into the $RDFileN() function.  The font size for the Windows control is set by the Windows OS default fonts.

    Richard Clark

    InduSoft TMS

Reply
  • Hello @Hunter,

    The InduSoft $RDFileN function() calls a Windows OS function which opens a standard Windows Explorer control, using whatever constraints that are passed to the interface that were put into the $RDFileN() function.  The font size for the Windows control is set by the Windows OS default fonts.

    Richard Clark

    InduSoft TMS

Children
No Data