To download NI software, including the products shown below, visit ni.com/downloads.
Overview
A simple application to show how an event structure can be used to view the contents of a text file simply by dragging it from the Windows environment.
Description
Get the Path of the dragged file, ensure it is a text file. If so open it and display the contents within the text box.
Requirements
Steps to Implement or Execute Code
Additional Information or References
VI Snippet
**This document has been updated to meet the current required format for the NI Code Exchange.**
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.