[comp.sys.amiga] data retrieve pro. - help

ganga@megadata.mega.oz (Ganga Varatharajan) (09/28/89)

I am having some problems with DataRetrieve Pro. V1.03.

I have a database "db1" open. Its window is not active.
1) When using the command line functions using <ESC> and typing the
   commands in the title bar
		set "db1"
   activates the db1 window. And file$ returns "db1"
   And subsequent checks for mouse clicks on fields
   also return field$ = <correct field name>
   All seems to be as described in the manual.
2) When running a small PROFIL program
	set "db1"
   selects the database, but does not activate the window.
   And file$ returns "".
   And subsequent checks for mouse clicks on fields
   also return field$ = ""

What am I doing wrong here?

thanks in advance
ganga.