I am trying to select session 4, when 4 sessions are open on a machine. What I did was to record a macro and save it, jumping from one session to another to see how Extra Basic identified the different sessions. Every thing works, until I try to add this in:
SessName0$ = "SESSION4.EDP"
When I try to declare SessName0$ it acts as if it is a keyword. Is this because of the $ on the end. This was the expression Etra recorded, when I went from one session to another. My idea was to be able to use a particular session. we use 4 sessions in our offices to work on the Host system.
Does anyone know if this is a system keyword?
TIA
gary robbins
SessName0$ = "SESSION4.EDP"
When I try to declare SessName0$ it acts as if it is a keyword. Is this because of the $ on the end. This was the expression Etra recorded, when I went from one session to another. My idea was to be able to use a particular session. we use 4 sessions in our offices to work on the Host system.
Does anyone know if this is a system keyword?
TIA
gary robbins