Welcome, Guest. Please login or register.

Author Topic: Birdie prefs ??  (Read 1827 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline smoorke

  • Newbie
  • *
  • Join Date: Nov 2006
  • Posts: 24
    • Show all replies
Re: Birdie prefs ??
« on: March 01, 2007, 06:01:39 PM »
you put the following line in your user-startup or  startup-sequence
Code: [Select]
run >nil: birdie ? <env:birdie.prefsit doesn't really matter where you place this as long as it is somewhere after 'iprefs'
i personally have it as my last line in user-startup

the preference program should create the birdie.prefs file in env: and envarc: if i remember correctly.

the birdie.prefs file is actually the command line you would use when not using the preference program but stored seperatly in ascii form so that the preference program can easely edit it.