Hello,

could anybody explain me how to get a property with arguments.

WshEnvironment Object:
Object.Item(natIndex) 

This does not run :
(define ENV (com-get-property WSHShell "Environment") )
(com-get-property ENV "Item" "SYSTEM")

Error: com-get-property: failed for "Item" (8002000e; Unzulässige 
Parameteranzahl.)

Is this possible with ffi/com?

Yours,
____________________
  Racket Users list:
  http://lists.racket-lang.org/users

Reply via email to