John
John
If the purpose of the AP is to populate fields in GoldMine with some default
values then I suggest using a Lookup.ini file. A lookup.ini file can hold
instructions for updating fields automatically and is processed in the
background without scanning an AP.
For example, to update your fields automatically when a new record is
created create a text file called lookup.ini in the GoldMine directory with
the following, then restart GoldMine.
[AutoUpdate]
newrecord=key1,key2,userdef01,userdef02
[key1]
otherwise=default value
[key2]
otherwise=defalut value
[userdef01]
otherwise=deafult value
[userdef02]
otherwise=default value
- Greg,
GoldMine Support
Visit our online KnowledgeBase at
http://kbase.goldminesw.com
JMA <jal...@marketware.com> wrote in message news:BZjSfcjY$GA.280@gmnews2...