On Thu, 23 Sep 1999, Scott Spencer wrote: > > When I tried to convert ADB related FB2 source to FB^3, > > > > following two lines in my source code seem to make trouble. > > (Error: Functions must be defined before using...) > > > > wADBCount% = FN COUNTADBS > > > > wDeviseTrue% = FN GETINDADB(gADBDataPtr&,wLoop%) > > > > These work fine in FB2. > > > > ADB related FUNCITON is not available anymore ? > > > > Any suggestions are welcome > > The toolbox call hasn't been defined yet. > > I thought I had defined countADBs at one time and included it in a project, > but can't lay my hands on it. I'll try and look some more. > > With FB^3, you can include the toolbox def right in your source code. I'm on it guys. Soon now. -Derek