|
|
@ -35,6 +35,7 @@ version=int(str(sys.version_info[0])) |
|
|
propertylist=getapplicationproperties() |
|
|
propertylist=getapplicationproperties() |
|
|
|
|
|
|
|
|
clidir=propertylist["sascli.location"] |
|
|
clidir=propertylist["sascli.location"] |
|
|
|
|
|
cliexe=propertylist["sascli.executable"] |
|
|
|
|
|
|
|
|
# get input parameters |
|
|
# get input parameters |
|
|
parser = argparse.ArgumentParser(description="List Viya Reports and their folder path.") |
|
|
parser = argparse.ArgumentParser(description="List Viya Reports and their folder path.") |
|
|
|