![]() | 1 | initial version |
to have a converted case name derive from the source sav file, use the following: case_root = os.path.splitext(CASE)
![]() | 2 | No.2 Revision |
to have a converted case name derive from the source sav file, use the following:
following:
case_root = os.path.splitext(CASE)