Post
by Alfredo Monasi » 25 Apr 2006, 15:32
Posted by: Alfredo Monasi
I got the following errors
SQLWindows Error Log
Application File: C:\Documents and Settings\amonasi\Escritorio\AppSendTo.apt
--- Begin Error Output ---
Source: Set classThread.strParam = "It's posiible"
Position: 11 Error: Symbol is undefined or unable to be referenced from current location: classThread
Source: Set classThread.strParam = STRING_Null
Position: 11 Error: Symbol is undefined or unable to be referenced from current location: classThread
Source: Call classThread.SendMsgToThread( "App2.exe", MY_QUIT, 0, 0 )
Position: 11 Error: Symbol is undefined or unable to be referenced from current location: classThread
Source: Call classThread.SendMsgToCurrentThread( MY_QUIT, 0, 0 )
Position: 11 Error: Symbol is undefined or unable to be referenced from current location: classThread
Source: Call SalMessageBox( classThread.strParam, "Meesage", 0 | 48 )
Position: 26 Error: Symbol is undefined or unable to be referenced from current location: classThread
--- End Error Output ---