TZF - UNDX_CB compile?
Lloyd Edwards <[email protected]>
| Newsgroups | gmane.comp.lang.delphi.topaz |
|---|---|
| Message-ID | <[email protected]> |
I'm having trouble compiling and running the program UNDX_CB that comes with TOPAZ/D. I'm using Delphi 4 and the compilation stalls at procedure TForm1.CreateButtonClick(Sender: TObject); begin TzDbf1.MakeIndexCB<right here>(MyKeymaker1, 'myndx1'); TzDbf1.MakeIndexCB(MyKeymaker2, 'myndx2'); TzDbf1.MakeIndexCB(MyKeymaker3, 'myndx3'); CreateButton.Caption := 'Created.'; CreateButton.Enabled := FALSE; SetIndexButton.Enabled := TRUE; end; with a message of "undeclared identifier: MakeIndexCB" Can anyone tell me what I'm missing here? Thanks. ==^================================================================ This email was sent to: [email protected] EASY UNSUBSCRIBE click here: http://topica.com/u/?clvXPN.a5kvff.Z2NsZHQt Or send an email to: [email protected] TOPICA - Start your own email discussion group. FREE! http://www.topica.com/partner/tag02/create/index2.html ==^================================================================