06-20-2008 06:28 PM
06-20-2008 06:40 PM
Place the button inside the Event case. And change the mechanical action to Latch When Released.
RayR
06-20-2008 06:45 PM
06-20-2008 07:02 PM
06-20-2008 07:08 PM
06-20-2008 07:17 PM
06-20-2008 07:20 PM - edited 06-20-2008 07:25 PM

06-20-2008 07:24 PM
Use a file dialog (from the advanced file functions palette) and define a pattern (e.g. *.txt). Wire the path output from the file dialog to your read function.
RSibagatullin wrote:
I have one more question about my code. Is it possible for me to force the user to load only files with specific extensions? For example the code above allows to load the user any filed like .xls or .txt. But I won't restrict user's choice only to one specific extension. Is it possible to implement? Thanks.
06-20-2008 07:44 PM - edited 06-20-2008 07:49 PM