I looked into it a little more. It looks to me like it was a problem of the native LOCAL-REQUEST-FILE. Being a native!, we cannot access its code. Using this:
local-request-file reduce ["" "" %/d/anton/ [%newfile] [] [] true true] I found that the first version in which the filename of the non-existant file appears in the native requester is View beta 1.2.57.3.1c. But it looks like you found the SDK 1.3 beta. That should work. Anton. > Thanks for all, but I don't use 'bind very well :-( > > Here is what I've done in view 1.2.47 > > req-file: make object! [(view 1.3 req-file version ...) > request-file: func [(view 1.3 request-file version ...) > bind second :request-file req-file > request-file/save/file %/c/test.txt > > And this seems to work, the new function is used, ther is no crash with=20 > variables with no values. This is ok. > But : the last line do exactly the same than if I doesn't do anything ! > The dialog box show me the wrong directory, and doesn't feel the "file"=20 > field. > So, this patch doesn't work. > > Where is my 1.3 SDK ? boooooh ;-( > > Charles. -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
