All Manuals > Foreign Language Interface User Guide and Reference Manual > 9 The Foreign Parser > 9.5 Foreign Parser Reference

*preprocessor-format-string* Variable

Summary

Provides the default value for the preprocessor-format-string used by process-foreign-file.

Package

foreign-parser

Initial Value

On Windows:

"\"~A\" /nologo /E ~A ~{/D~A ~}~{/I\"~A\" ~}/Tc \"~A\""

On Non-Windows systems:

"~A -E ~A ~{-D~A~ ~}~{-I~A ~}\"~A\""
Description

The variable *preprocessor-format-string* provides the default value for the preprocessor-format-string used by process-foreign-file.

See also

process-foreign-file


Foreign Language Interface User Guide and Reference Manual - 01 Dec 2021 19:35:02