then should not the syntax be: ($To_Validate->)-> dereference the handle, then dereference the pointer
On Thu, 25 May 2017 11:21:21 +0200, Bernd Fröhlich via 4D_Tech wrote: > 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] > ********************************************************************** --------------- Gas is for washing parts Alcohol is for drinkin' Nitromethane is for racing ********************************************************************** 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] **********************************************************************

