# Pastebin KxBbShPS ? (multiple-value-bind (result error code) (uiop:run-program (list "c:/program files/Gendl1598/gdl/program/gdl-ccl.exe" "--help" ) :ignore-error-status t :error-output :string :output :string) (print-variables result code error)) RESULT = "" CODE = 2 ERROR = "" NIL ?