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.

BE filepath on WIN Server problem (working on local WIN)

Featured Replies

Dear community

 

After hours of tinkering, I'm looking for some help.

I have a script that combines PDFs using BE's AppendPDF command that works perfectly on a FileMaker Advanced instance on Windows. However I simply cannot get it to work on FileMaker Server (Windows Server 2016). I get nothing but questions marks.

Here's the script code (see image) which is working on local Windows.

Can someone give me one file-path example of how I would have to write the paths for PoS?

MANY thanks in advance,

Michael

Screenshot 2019-08-09 at 15.36.15.png

 

Here's my attempt in what the script might need to look like for PoS, but as I said, I get nothing but "?" in the containers, which tells me that something with the file paths is off. Plugin is installed on Server for sure.

 

Screenshot 2019-08-09 at 15.45.10.png

 

Don't worry about the entire script. Here's an excerpt of one single path. If I can get that, I can do the rest.

 

Screenshot 2019-08-09 at 15.47.31.png

Edited by innodat

Not sure on Win2016, but FM always returns forward slashes (/) in the path while BE expects backslashes (\). Maybe try a substitute?

Just realized you're on a Mac desktop. On Mac BE will return a forward slash (/) in the path like FM. But on Windows BE returns a backslash (\) as that is what the OS uses, while FM continues to use a forward slash. Internally FM converts this to a backslash when accessing the filesystem. Which means that on windows you need to substitute the forward slashes to back slashes.

If you use BE commands you don't need to substitute because BE adapts to the OS.

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.