[lazarus] Problem with INSERT function

Shane Miller SMiller1 at stvgb.org
Thu Aug 26 11:32:56 EDT 1999


When I try to use INSERT like this
Insert(charactger,string,index) I get
Error: Wrong amount of parameters specified.

My uses clases is:

{$mode objfpc}

uses
  Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
  ComCtrls, StdCtrls, ExtCtrls;


Any thoughts?  It must be looking at the wrong function in something I am using when it's compiling.
Any help would be appreciated.

Shane







More information about the Lazarus mailing list