Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

Posted

Hi All,

I was fairly sure I had done this before, but I can't seem to get it to work now.

Basically I need to export text from my Filemaker solution in order to create a dos batch file. So, as an example I need a text calculation field to export something like:

REM Example batch file

:Start

<tab>echo hello

<tab>echo hope you can help!

:End

There's more to it obviously, but that should solve my drama....

Can this be done? So far everything I've tried converts the return and tab (well ctrl-tab) characters to something almost entirely useless....

Cheers... Sean!

Posted

I've run into the same problem. My solution is to make each line of the batch file as one record in a table and then export this, thus making each record a line in the .bat. However, there may be a cleaner way to do this with FM7's improved capacity for unicode. I'd love to see a cleaner solution if one exits.

HTH,

Dan

Posted

Hi Dan,

Thats the same work around I was toying with, but its going to be fairly messy, and I was hoping for a better solution. Seems like something that would be useful to plenty of people so I'm surprised it isn't better.

Guess I'll play around with v7 and see what I can come up with.

Cheers...Sean!

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