FoxInCloud
lFormVariableCreate
Gravatar is a globally recognized avatar based on your email address. lFormVariableCreate
  Vincent H.
  All
  Apr 30, 2023 @ 09:00pm

Hi Thierry,

When loading a screen, the object variable bearing its name is initialized as follows:

Myscreen=wForm(...)

With lFormVariableCreate = .T. in xxxServer.prg

Wouldn't it be logical to systematically erase this variable on screen output ?

Gravatar is a globally recognized avatar based on your email address. re: lFormVariableCreate
  FoxInCloud Support - Thierry N.
  Vincent H.
  May 1, 2023 @ 06:38am

Hello Vincent,

All users of a given server share the variable… We could probably find a way to release/restore it depending on the user, however it'd be a pretty complex development.

What is your issue with keeping this variable alive?

Gravatar is a globally recognized avatar based on your email address. re: lFormVariableCreate
  Vincent H.
  FoxInCloud Support - Thierry N.
  May 1, 2023 @ 07:30am

It allows me to know the execution context of a shared routine. But I can do without it.

I thought the variable was user specific

© 1996-2024