PIKT Binary File Paths

In this files_pikt_bin_macros.cfg file, we specify file paths for the PIKT binaries.  We can then, for example, invoke "=piktc" throughout the rest of the PIKT configuration without having to indicate the piktc program's directory location.  If we ever have need to change the piktc program's location (or indeed the location of any of the other PIKT binary files), we would simply have to edit this one file (or more likely change the =bindir macro specification in the parent macros.cfg file), not be forced to make changes in the potentially dozens of other files where piktc might be referenced.  This file is #include'd by the files_pikt_macros.cfg file.

///////////////////////////////////////////////////////////////////////////////
// 
// files_pikt_bin_macros.cfg
//
///////////////////////////////////////////////////////////////////////////////
// 
// this include file is standard; there is no need to edit it
// 
///////////////////////////////////////////////////////////////////////////////
 
#if piktmaster
piktc		=bindir/piktc
pikts		=bindir/pikts
piktf		=bindir/piktf
rkey		=bindir/rkey
#endif
 
piktc_svc	=bindir/piktc_svc
pikt		=bindir/pikt
piktd		=bindir/piktd
piktx		=bindir/piktx
pikth		=bindir/pikth
 
///////////////////////////////////////////////////////////////////////////////

For more examples, see Samples.

 
Home | FAQ | News | Intro | Samples | Tutorial | Reference | Software
Developer's Notes | Licensing | Authors | Pikt-Users | Pikt-Workers | Related Projects | Site Index | Privacy Policy | Contact Us
Page best viewed at 1024x768 or greater.   Page last updated 2019-01-12.   This site is PIKT® powered.
Copyright © 1998-2019 Robert Osterlund. All rights reserved.
Home FAQ News Intro Samples Tutorial Reference Software
PIKT Logo
PIKT Page Title
View sample
clear tmp
directories
Pikt script