How Do I RUN or OPEN found file .. Win32Lib programme ..
- Posted by Les Rogers <selgor1 at verizonmail.com> Apr 03, 2007
- 500 views
Hello, The programme from Win32Lib is openfile.exw. It finds whatever .. But will not "run" or "open" it. So, what is the command to have it Run or Open. ?? I do not know where to look !!!! Is it ... on_click "run" .. ??? This is from Win32Lib........... include win32lib.ew object x x = create(Window, "Test", 0,0,0,0,0,0) x = getOpenFileName(x, "", "") Put in "c:\\" .. goes there .. great. But will not do the "click" thing !! Help...point me somewhere please .. but not out the back door ?? sincerely, les.r.