Sign up on the Revelation Software website to have access to the most current content, and to be able to ask questions and get answers from the Revelation community

At 08 APR 2002 05:59:20PM Richard Hunt wrote:

If User "A" opens a window "ENTER_EX", the window id is "ENTER_EX". Now if User "A" opens a second window "ENTER_EX", while the first window is open, the window id is "ENTER_EX*1" (the "*1" being the instance.

My question is what about this…

If User "A" opens a window "ENTER_EX", the window id is "ENTER_EX". Now if User "B" (from another station) opens the same window "ENTER_EX", will the above apply? Will the window id be "ENTER_EX*1" ( "*1" or the next instance)?

Can someone check this for me? My development copy is a single user so I can not check it.


At 08 APR 2002 07:09PM [url=http://www.sprezzatura.com" onMouseOver=window.status=Click here to visit our web site?';return(true)]The Sprezzatura Group[/url] wrote:

The *n is to distinguish one window from another so the system knows which control to send messages to. It is therefore a workstation specific behaviour and will only occur where 1+n windows are opened on the same workstation.

The Sprezzatura Group

World Leaders in all things RevSoft


At 08 APR 2002 07:48PM Richard Hunt wrote:

Thanks very much.

So… if I had a common statement in a window as follows, and given that the @WINDOW variable is "ENTER_EX"…

COMMON //@WINDOW// WINDOW_ET@

Would the variable "WINDOW_ET@" be totally independent to each window, for each user?


At 08 APR 2002 07:55PM [url=http://www.sprezzatura.com" onMouseOver=window.status=Click here to visit our web site?';return(true)]The Sprezzatura Group[/url] wrote:

Yes although we'd tend to steer clear of using @Window for superstitious reasons… so

atWindow=@Window

Common atWindow MyCommonArea

This is how come each Window has it's OWN labelled common area…

The Sprezzatura Group

World Leaders in all things RevSoft


At 08 APR 2002 08:06PM Richard Hunt wrote:

Thanks, I appreciate your assistance and clearification. It really avoided a bit of a mess.


At 08 APR 2002 09:13PM [url=http://www.sprezzatura.com" onMouseOver=window.status=Click here to visit our web site?';return(true)]The Sprezzatura Group[/url] wrote:

JIC you are unfamiliar with it check out SENL Vol 1 Issue 8 at our web site for more details on Window Common in OI.

The Sprezzatura Group

World Leaders in all things RevSoft

View this thread on the forum...

  • third_party_content/community/commentary/forums_nonworks/0ccd474ef950c91288256b950078ca1e.txt
  • Last modified: 2023/12/28 07:40
  • by 127.0.0.1