September 7, 200421 yr Newbies Is there a faster/simpler method for moving a batch of custom functions between files than copy/pasting from the clipboard?
September 10, 200421 yr No. I suggested an app like the old Mac Font/DA mover to FileMaker, Inc a while ago. However, many custom functions are not recursive, just copy them directly into your Field definitions instead of using CustomFunc. Just make proper use of the let() operator to chain your calcs.
Create an account or sign in to comment