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

which way is the best? 1 big script or many little scripts?

Featured Replies

hello out there ;)

I have a few questions. Which way is the better one for scripting?

Should I use one big script for my database? I jump then to the right position with scriptparameters.

Or should I have many little scripts which I call like the normal way when I need them?

What is better for the performance of the database.

As a general rule, if a set of script steps can be reused frequently, then it makes more sense to keep those as a seperate step; which in turn can be used as a subscript.

I'd say go with one script for each major operation, but if there are parts that are similar for different record sets or something, use subscripts for those (pass parameters as necessary).

For example if you have a bunch of reports, they might all start out putting the user into a Find screen, and they might all end with a print preview, but in the middle, they do different things to Find specific subsets, go to the right layout, and sort based on specific fields. So I'd use separate scripts for each report with subscripts to do the common operations, like enter the Find screen and set some default criteria, then manage the whole Print/Preview operation.

Create an account or sign in to comment

Important Information

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

Account

Navigation

Search

Search

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.