On Thursday 25 April 2013 10:28:08 Med Hamza wrote: > Hi, > Many thanks for your immediate reply, My error now is SIGSEGV (RUNTIME > ERROR) > at the same line ( tmainfo.getsub3exe). > Best Regards > Med. > > > 2013/4/24 Graeme Geldenhuys <[email protected]> > > > On 2013-04-24 20:37, Med Hamza wrote: > > > tab3.tdbstringgrid1.onenter:=s;
The tab3 instance is not yet created here so tab3 is nil. Please use ttab3fo.oncreate event to set tdbstringgrid1.onenter. Martin ------------------------------------------------------------------------------ Try New Relic Now & We'll Send You this Cool Shirt New Relic is the only SaaS-based application performance monitoring service that delivers powerful full stack analytics. Optimize and monitor your browser, app, & servers with just a few lines of code. Try New Relic and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

