December 20, 200619 yr Newbies Hi, I need to send a 'array' of data to the filemaker field with line breaks instead of comma's. I am having trouble sending the linbreak from fx.php to the Filemaker field. Ive tried ASCII code for the line break but it wot work. Is there any way to do this?
December 20, 200619 yr Author Newbies Yes. Ive tried chr(13) %13 chr(0x0A) the whole lot. I either get boxes or the actual printed code. But im working around this problem and trying other ways. But I would still like to know how to send line breaks.
December 20, 200619 yr Why not use "," or "**Break**" and then run a script in FM or use an auto enter substitute to change it to a pilcrow?
Create an account or sign in to comment