Estimados seguidores del tbdev arroba thebat.dutaint.com:
well, i can'yt not run this code from the plug'in, maybe is similar
problem:
---- begin of code
var myfile: textfile;
{...}
assignfile(myfile,'.\log.plugin.txt');
rewrite(myfile);
write(myfile,{something...});
close(myfile);
{...}
end.
--- end of code
ANV> Hello tbdev.
ANV> ...I "played" with the TBPtest from Stefan Tanurkov. When I
ANV> inserted WinAPI "MessageBox (0,'TBP_functionname',caption,MB_OK)"
ANV> into every function and procedure of plugin - just as an example
ANV> of how it must work and as trying to recognize when any of the
ANV> function is called - during the test running I received the
ANV> messageboxes like "Hello from TBP_Initialize" and so on. But...
ANV> even when a letter come I'd never seen any messages from
ANV> TBP_GetSpamScore although I inserted "MessageBox (0,'Function
ANV> TBP_GetSpamScore',P,MB_OK);" into function TBP_GetSpamScore
ANV> itself. It seems that TBP_GetSpamScore is never called at all.
ANV> What does it mean?
--
Se despide,
Task Control
mail: TaskControl at SoftHome dot net
correo: TaskControl arroba SoftHome punto net
Usando:
- Windows 98 4.10.1998
- AVG 6.0 Free Edition
- The Bat! 1.63 Beta/6
- Trillian PRO 1.0 B
________________________________________________
Current version is 1.62 | "Using TBDEV" information:
http://www.silverstones.com/thebat/TBUDLInfo.html