Newbies Xenon Design Posted December 20, 2006 Newbies Posted December 20, 2006 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?
Newbies Xenon Design Posted December 20, 2006 Author Newbies Posted December 20, 2006 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.
Genx Posted December 20, 2006 Posted December 20, 2006 Why not use "," or "**Break**" and then run a script in FM or use an auto enter substitute to change it to a pilcrow?
Recommended Posts
This topic is 6624 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now