Choosefile (OpenInsight 32-Bit)
At 29 APR 2008 03:22:44PM Steve Epstein wrote:
After updating to 8.03, I noticed that the utility("CHOOSEFILE", …) call was not working.
Perhaps this was not working before, but I cannot remember.
Any ideas?
At 29 APR 2008 03:57PM Bruce Cameron wrote:
Steve,
This works nicely for me in 8.0.3 on Win XP SP 2.
CF="
CF=0 ;* open mode
CF=All Files (*.*)/*.*/" ;* Set
CF=1 ;* default type is the 1st
CF=" ;* default file is passed in
CFile=Utility("CHOOSEFILE",@WINDOW,CF)
At 29 APR 2008 03:59PM Bruce Cameron wrote:
BTW - if you meant to say 8.0.5 then yes, see previous posts, there is a bug in 8.0.5 and Rev is working on a 8.0.6 asap.
At 29 APR 2008 04:22PM Steve Epstein wrote:
Thanks, I meant 8.05.
BTW, I did a search on CHOOSEFILE before I posted … found nothing about 8.05.
At 29 APR 2008 06:55PM Bruce Cameron wrote:
If you list 'Flat by Date' they were posted in the last few days.
Bruce