[FX.php List] FileMaker's Return Character

Kevin Futter kfutter at sbc.melb.catholic.edu.au
Mon Oct 4 16:57:19 MDT 2004


I know this question has already been answered using regular expressions,
but for the record FM appears to be using ASCII character 10 for returns
(line feed), at least on Mac OS X.

Cheers,
Kevin Futter

On 2/10/04 5:57 AM, "Jason H.Awbrey" <jason at stravinsoft.com> wrote:

> Hello All,
> 
> I am currently trying to parse out a field that holds return-delimited
> values into an array. I was trying to use explode() but I can't figure
> out what the character is that FileMaker outputs as the return to use
> as the string separator. Does anyone on the list know what character FM
> is using for the return character? I tried copying the output and
> pasting it into BBEdit and it looks like ASCII code 13 (\r) but that
> doesn't seem to be working. Any help would be appreciated.
> 
> Cheers,
> Jason H. Awbrey
> StravinSOFT, Incorporated
> http://www.stravinsoft.com
> 
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list
> 





More information about the FX.php_List mailing list