Skip to main content
Solved

Where should I put define.tem in git?

  • December 20, 2024
  • 1 reply
  • 49 views

durette
Superhero (Customer)
Forum|alt.badge.img+19

Where exactly should I put define.tem in a customer-solution git repo? If I understand the file's comment correctly, it looks like it belongs at \fndbas\template\fndbas\define.tem, but I know this file is ancient and goes way back to Harvest and probably before. Is this still correct?

 

For example, these are the changes I'd like to make permanent:

DEFINE ENABLE_ROWKEY      = N
DEFINE ENABLE_ROWKEY_HOURS      = 0
DEFINE CONVERT_LOB          = N
DEFINE JOB_QUEUE_PROCESSES         = 30

 

Best answer by hhanse

It is still \fndbas\template\fndbas\define.tem that is used.

1 reply

Forum|alt.badge.img+11
  • Hero (Employee)
  • Answer
  • January 7, 2025

It is still \fndbas\template\fndbas\define.tem that is used.