Ada Command_Line Response_File a-clrefi ads (GNAT Reference Manual) (original) (raw)
Next: Ada.Direct_IO.C_Streams (a-diocst.ads), Previous: Ada.Command_Line.Remove (a-colire.ads), Up: The GNAT Library [Contents][Index]
12.9 Ada.Command_Line.Response_File
(a-clrefi.ads
) ¶
This child of Ada.Command_Line
provides a mechanism facilities for getting command line arguments from a text file, called a “response file”. Using a response file allow passing a set of arguments to an executable longer than the maximum allowed by the system on the command line.