Make sure that <>A4D_DialogTable is pointing to the table with the Active 4D
Dialog in it.

The method 'A4D_DebugInit' includes a line at the top :

C_Pointer(<>A4D_DialogTable)
<>A4D_DialogTable:=->[TableWithA4DDialogs]

Also, make sure that A4D_DebugInit is called on whatever machine you are
trying to open the preferences on.


----- Original Message ----- 
From: "David Wright" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, June 10, 2003 7:33 AM
Subject: [Active4d-dev] Installation problem - any ideas?


> Hi all,
>
> I am still having trouble with my installation... After spending over
> half a day trying to get Active4D to work, I've given up.
>
> As I mentioned before, I have 4D Server 2003 running on OSX. I have
> downloaded and installed Active4D 3.0b15 for the 4D Web Server.
>
> I have also downloaded Pseudo and launched 4D Server through this in
> order to be able to use Port 80 for the web server.
>
> I have installed the Active4D menu bar item.
>
> I am now accessing the database using 4D Client, also on OSX.
>
> When I go to the Active4D menu item and select Preferences I get a
> series of error messages:
>
> In the A4D_Prefs method, I get "field, variable or table expected" and
> "argument types incompatible" amongst others, in the part which says...
>
> $wref:=Open form window(âA4D_DialogTable->;"A4D_Prefs";Palette window
> ;On the Right ;At the Top ;*)
> DIALOG(âA4D_DialogTable->;"A4D_Prefs")
> CLOSE WINDOW($wref)
>
> BTW: Is this the best place to ask questions, or is there a separate
> support list?
>
> Thanks
>
> David Wright
> _______________________________________________
> Active4d-dev mailing list
> [EMAIL PROTECTED]
> http://aparajitaworld.com/mailman/listinfo/active4d-dev
>
>

Reply via email to