On Wednesday, June 11, 2003, at 03:19 pm, Michael Bond wrote:
My guess is that "âA4D_DialogTable" is not being initialised, it is a
pointer to the table in which the preferences dialog lives. In our shell it
is initialised in "A4D_DebugInit". (A quick search with 4D 2003's search
should find it.) You should make sure that the method is run in an
appropriate place, On Startup is probably where it should go.
Thanks for that, but I've checked and find that it is initialised in "A4D_DebugInit", which is indeed called 'On Server Startup'.
David Wright
