Jump to content

This topic is 6624 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

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
Posted

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.

Posted

Why not use "," or "**Break**" and then run a script in FM or use an auto enter substitute to change it to a pilcrow?

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.