Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

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

Recommended Posts

Posted

There has not been any reason to upgrade

These are good reasons to upgrade: triggers ( instead of the button that you'll see in my example ) and the Code ( ) function ( that you have to substitute with the Theo Ros's CF ).

BTW: give a try to my example.

Text2Ascii.zip

Posted

Just an untested idea in the attachment but this might work. Their is only a script in this file. Hope it either provides some direction or a laugh. I'm sure someone could come up with a recursive way to do it...

test.zip

Posted

Oh, yes ! Why not ? :

( ctrl+tab and returns ? )

...

] ;

Case( char = "	" ; 9 ; char = ¶ ; 13 ; code + 31 )

&

Case ( len > 1 ; ¶ & Codes ( Right ( text ; len - 1 ) ) )

)

This topic is 5330 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.