home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Datafile PD-CD 5
/
DATAFILE_PDCD5.iso
/
utilities
/
d
/
desklib
/
!DeskLib
/
!Boot
next >
Wrap
Text File
|
1995-07-17
|
891b
|
27 lines
IconSprites <Obey$Dir>.!Sprites
| Set up the DeskLib: path
| DeskLib_User: is the path to user-written functions.
| DeskLib_Core: is the path to the released DeskLb functions.
| This enables users to have their own DeskLib libraries in
| the !DLUser directory and not have to worry about copying
| headers into !DeskLib etc. It also makes installing new
| versions of DeskLib easier - just keep your old !DLUser
| and replace your old !DeskLib.
| Uncomment these if you are using EasyC/EasyC++
| They will have no affect if you don't use EasyC(++) apart
| from taking up a bit of system-variable space.
If "<DeskLib$Dir>"="" Then Set MoreLib$Dir <MoreLib$Dir>,<Obey$Dir>.o.
If "<DeskLib$Dir>"="" Then Set MoreHdr$Dir <MoreHdr$Dir>,<Obey$Dir>.
Set DeskLib$Path DeskLib_User:,DeskLib_Core:
Set DeskLib$Dir <Obey$Dir>
Set DeskLib_Core$Path <DeskLib$Dir>.
Filer_Boot <DeskLib$Dir>.!DLLs