Personal Video Database alternate Forum it is NOW online again.
0 Members and 1 Guest are viewing this topic.
function GetDownloadURL : AnsiString;begin Result := 'C:\xxx.txt';end;
Now with the new version of PVD i have an error.
function GetDownloadURL : AnsiString; //obbligatoriabegin logmessage('getdownloadURL demarre') Result := 'C:\PVD_Vide.txt'; // Créer Fichier PVD_Vide.txt sur C:// logmessage('getdownloadURL fin')end;
Ok Thanks,I found why the error, i don't know why but with this version of PVD, the txt file can't be empty. You must write something in.Thanks again, Ivek23, that's a long time, i worked not near to the net.