Hello friends, is this the right direction?
(with-handlers ([exn:fail? (lambda (exn) (printf "com-exp-file-exists"))]) (set! Object (com-invoke COMOBJ "Method1" 2))) Yours, ____________________ Racket Users list: http://lists.racket-lang.org/users
Hello friends, is this the right direction?
(with-handlers ([exn:fail? (lambda (exn) (printf "com-exp-file-exists"))]) (set! Object (com-invoke COMOBJ "Method1" 2))) Yours, ____________________ Racket Users list: http://lists.racket-lang.org/users