Hi Viktor, > Function sms_send() return (-3) and not send message with > libhbtpathy.a after 20.02.2010 (it's date of my last > harbour build). With earlier version of libhbtpathy.a > (date of my build : 02.02.2010) sms_send() return (-10) > and work OK = send message.
VS> Sorry, but I cannot spot any changes which could cause VS> anything like that: VS> http://harbour-project.svn.sourceforge.net/viewvc/harbour-project/trunk/harbour/contrib/hbtpathy/tpwin.c?view=log VS> http://harbour-project.svn.sourceforge.net/viewvc/harbour-project/trunk/harbour/contrib/hbsms/hbsms.prg?view=log I've found some time and it's result of my little investigation : - build with hbtpathy from current nightly : sms_send() return (-3) - build with hbtpathy from nightly from 27.01.2010 : sms_send() return (-10) and all is ok The problem is in file telepath.prg - when i'm replacing this file with file from 27.01.2010 all is ok and sms' are sending. -- Regards, Jaroslaw Kadziola _______________________________________________ Harbour mailing list (attachment size limit: 40KB) [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
