I\'m trying to run the following code in sas:
proc lua restart; submit; local cmd = "&cmd." local ret_code = os.execute(cmd) sas.symput(