Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

(Newbie) Calculated value of more than 255 char

Featured Replies

  • Author

Hi everyone,

As a new trainee on a filemaker project but learning Filemaker and Applescript in the same time, i'm coping with small troubles implementing "basic" scripts...

I want to insert an applescript longer than 255 characters in a field, with a calculated result (fields containaing paths, names....).

At the beginning, i was just inserting text , without calculation in the field, no worries.

Troubles came with the calculated result try.

Originally, i didn't saw any reason for it to be a difficulty but when i try to implement it, the text field is limited to 255 characters or so....

So, i read something about defining a text field with the auto-enter data set to fill the field with a calculation. But it doesn't work either, calculation stop at 255 or so characters.

What i want to implement is the following:

Tmp_text is a text field set to contain ( "myFolder:" ) , with quotes

Tmp_text_2nd is a text field set to contain ( "myFolder" ), with quotes

The auto enter by calculation is

[color:"blue"] "tell application ""Finder""

Hi everyone,

As a new trainee on a filemaker project but learning Filemaker and Applescript in the same time, i'm coping with small troubles implementing "basic" scripts...

I want to insert an applescript longer than 255 characters in a field, with a calculated result (fields containaing paths, names....).

At the beginning, i was just inserting text , without calculation in the field, no worries.

Troubles came with the calculated result try.

Originally, i didn't saw any reason for it to be a difficulty but when i try to implement it, the text field is limited to 255 characters or so....

So, i read something about defining a text field with the auto-enter data set to fill the field with a calculation. But it doesn't work either, calculation stop at 255 or so characters.

What i want to implement is the following:

Tmp_text is a text field set to contain ( "myFolder:" ) , with quotes

Tmp_text_2nd is a text field set to contain ( "myFolder" ), with quotes

The auto enter by calculation is

[color:"blue"] "tell application ""Finder""

  • Author

Hi everyone,

As a new trainee on a filemaker project but learning Filemaker and Applescript in the same time, i'm coping with small troubles implementing "basic" scripts...

I want to insert an applescript longer than 255 characters in a field, with a calculated result (fields containaing paths, names....).

At the beginning, i was just inserting text , without calculation in the field, no worries.

Troubles came with the calculated result try.

Originally, i didn't saw any reason for it to be a difficulty but when i try to implement it, the text field is limited to 255 characters or so....

So, i read something about defining a text field with the auto-enter data set to fill the field with a calculation. But it doesn't work either, calculation stop at 255 or so characters.

What i want to implement is the following:

Tmp_text is a text field set to contain ( "myFolder:" ) , with quotes

Tmp_text_2nd is a text field set to contain ( "myFolder" ), with quotes

The auto enter by calculation is

[color:"blue"] "tell application ""Finder""

Make sure the calculation is set to text type not number type in define fields dialog box.

Make sure the calculation is set to text type not number type in define fields dialog box.

Make sure the calculation is set to text type not number type in define fields dialog box.

  • Author

Thanks a lot for your answer,

I should have wrote that this was a job on an old database, under filemaker 6 dev. I hope your advice will work. Give it a try right now....

Anyway thanks,

Create an account or sign in to comment

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.