Macro Language Reference > Macros > System > ssyscon
  
ssyscon
Description
Sets the SGML values for the system.
Syntax
ssyscon 0:L config_file:s?
ssyscon 1:L config_file:s?
ssyscon 2:L config file:s? public path:s? system path:s? alternative path:s? temp:n?
ssyscon 3:L sys dtd:s? sys sgd path:s?
ssyscon 4:L
0
Load the present system file: called internally by PTC ALD when it loads. It is unlikely that you will ever need to use the ssyscon macro with this parameter yourself.
config_file
The system configuration file that will be used to set PTC ALD SGML system wide settings. The default value is sgmlsys.3as.
1
Load a system configuration file.
2
Create or edit a system file.
public path
The location of PUBLIC files: the default value is c:\sgml\.
system path
The location of SYSTEM files: the default value is c:\sgml\.
alternative path
The location of any files that the parser is unable to resolve: the default value is c:\sgml\.
temp
0
Settings are temporary
1
Settings are to be saved in the config_file
3
Set areas for the SGML file location.
sys dtd
The {sgml_dtd} area: the default value is c:\sgml\.
sys sgd path
The {sgml_sgd} area: the default value is c:\sgml\.
4
Reset the default SGML system configuration