Initializing help system before first use

readdirs

readdirs


Purpose
Read directives from a file.
Synopsis
procedure readdirs(fname:string)
Argument
fname 
Extended file name
Further information
This procedure reads in directives from a file by calling the function XPRSreaddirs of the Optimizer. Note that directives save/read procedures can be used only if variable names have been loaded into the Optimizer (parameter XPRS_loadnames set to true).
Related topics
Module