Revision history [back]
to have a converted case name derive from the source sav file, use the following:
case_root = os.path.splitext(CASE)
to have a converted case name derive from the source sav file, use the following:
following: case_root = os.path.splitext(CASE)