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.
Juggernaut

"" quotation marks in calculation

Featured Replies

I am using apple scripts with my database to manage my file folders. The record in the database hold the names of the folders.

I am using apple scripts to create and delete folders, but I am having some trouble because I cannot figure out how to write a caculation which will export the " character.

I want to create an caculation field that outputs the following:

tell application "Finder"

delete "volumeX:folderY:fileZ"

end tell

the path looks like this in the caculation:

"volumeX:" & fieldY & fileZ

------------------------------------------------------

I have tried to use 2 global auto enter fields at the begining & ending of my caculation which contain the data:

field 1:

tell application "Finder"

delete "

field2:

"

end tell

The propblem with this is that my database resets these fields every time I close the file.

What can I do???

  • Author

I already figured it out. Simply place a " in place of each " that needs to be entered into the field.

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.