-
2
- #1
USERNAME.INI
[GoldMine]
MSSQLMaxBrowseRecs=5000 The max number of records in any browse window.
SQLQueryLimit=10000 The max number of rows to return in SQL Query screen
MultiSessions=0 If your having problems with error 0 in SQL
AllowSQLPgDn=1 Allows Page up and down in smaller GoldMine databases
DDEMonitor = 1 Useful for debugging programs using DDE - activates the process monitor trace
[OpMgr]
AskEmptySale = 0 or 1 Prompt for sale or not when adding opportunity with no value
[Internet]
SendQueueFor = <user1>;<user2>;... Send Que'd e-mails for other users
[GMAlarm]
OnByDefault=rectype
To automatically alarm certain activities when they are scheduled add the OnByDefault= command to the [GMAlarm] section of the user.ini file. Add the following letters to the right of the equal sign to alarm certain activies
A =Appointment
C=Call
T=Next Action
D=To-do
M=Message
S=Sales Potential
O=Other
For example to automatically alarm appointments, calls, and messages, add the following line.
OnByDefault=ACM