Meikel,
Thanks so much, it is working now.

> I found that the VisualBasic help of Excel can be easily
> translated to such method calls.

Could you explain this further even with links or examples?



(def wb (.. Dispatch (call wbl "Open"  @adir)(toDispatch)))

I wanted to use file chooser to assign files, however I have not being able
to achieve this. It appears that class Dispatch needs to have the address of
the file when it is being created and it does not accept empty string like "
" as its initial value.

Regards,
Emeka

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to clojure@googlegroups.com
To unsubscribe from this group, send email to 
clojure+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to