Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
JT JT is offline
external usenet poster
 
Posts: 234
Default WRQ Reflection

WRQ Reflections is a terminal emulator. I have a macro that runs from Excel
and enters data into an AS400 with a Reflection session. With one Reflection
session open, it runs great. I want to add an additional feature that will
allow the user to have 2 or more Reflection sessions open.

My problem is I am having trouble finding / setting / connecting to the
correct session for the new feature. It is only finding the first session
and I'm sure I haven't identified the second session correctly. Is anyone
else doing something similar?

Any suggestions on attaching / finding / identifying the different sessions
would be GREATLY appreciated.

Any other suggestions or resources to use would also help.

Thanks for your time and efforts...



--
JT
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9,101
Default WRQ Reflection

Are you using TCPIP or some other method of communicatiing with the
application? I can't help without know more details. If you are using TCPIP
each connection will have its own port assigned. You must specify the port
number to get to the correct devie. If you are using just one device the
default port number is automatically used. If you open a 2nd sssion a 2nd
port number will be returned when you open the connection. Then you have to
specfy the correct port number depending on which device you are talking to.

"JT" wrote:

WRQ Reflections is a terminal emulator. I have a macro that runs from Excel
and enters data into an AS400 with a Reflection session. With one Reflection
session open, it runs great. I want to add an additional feature that will
allow the user to have 2 or more Reflection sessions open.

My problem is I am having trouble finding / setting / connecting to the
correct session for the new feature. It is only finding the first session
and I'm sure I haven't identified the second session correctly. Is anyone
else doing something similar?

Any suggestions on attaching / finding / identifying the different sessions
would be GREATLY appreciated.

Any other suggestions or resources to use would also help.

Thanks for your time and efforts...



--
JT

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
VS2008, Excel Add-in, Problems with Reflection Alexander Pachwald[_2_] Excel Programming 0 November 22nd 07 04:57 PM
UNIX REFLECTION [email protected] Excel Programming 0 October 7th 05 01:07 PM
switch excel/reflection for windows ...Patrick[_3_] Excel Programming 1 August 5th 04 12:29 PM
link excel to command reflection Douvid Excel Programming 0 October 10th 03 01:37 PM


All times are GMT +1. The time now is 06:47 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"