If you want to use FCK Editor in Perl you must insert the following lines:
require “$serverfck/fckeditor.pl”;
&FCKeditor(‘xEditor’);
$BasePath=$fck_s_path;
$Value=”$line”;
$Width = $FckWidth;
$Height = $FckHeight;
&Create();
require “$serverfck/fckeditor.pl”;
&FCKeditor(‘xEditor’);
$BasePath=$fck_s_path;
$Value=”$line”;
$Width = $FckWidth;
$Height = $FckHeight;
&Create();