> > > > $keys:=""" > > f_FName; > > f_LName; > > f_Primary_Classification; > > f_Primary_Subject; > > f_MultiBldg; > > f_EMail; > > recNum""" > > > > When $keys is created using heredoc for clarity, none of the query > > data makes it to the form. > > The carriage returns are part of the heredoc string, they do > not get stripped out and are becoming part of the key name. > > Regards, > > Aparajita > www.aparajitaworld.com > > "If you dare to fail, you are bound to succeed." > - Sri Chinmoy | www.srichinmoylibrary.com > > > _______________________________________________ > Active4D-dev mailing list > [email protected] > http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev > Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
_______________________________________________ Active4D-dev mailing list [email protected] http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
