Is anyone familiar with WRQ Reflections and it's object model? We have 2 systems...one of which runs of a legacy platform on UNIX. We have a VB program that does a "screen scrape" of the reflections information (for acct numbers, ect) and does some processing. I am trying to modify the code to no longer need the screen scrape but instead utilize the session object to instantiate a new session and send commands directly to reflections. I'm not familiar with the object model and I can't seem to find any documentation on it. Any thoughts?