# Pastebin qmf7OIpZ GDL-USER> (multiple-value-bind (result error code) (uiop:run-program (list "c:/program files/Gendl1598/gdl/program/gdl-sbcl.exe" "--help" ) :ignore-error-status t :error-output :string :output :string) (print-variables result code error))