Chip Scheide: > I accidentally typed the following line of code: > $0:=(Type($To_Validate->->)=Is Pointer) > > Notice anything wrong? > At least the compiler did not... > > Error is : > ->->
That is not an error. $To_Validate could be a pointer to a pointer, so from the compiler´s viewpoint all is fine. Greetings from Germany, Bernd Fröhlich ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

