Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

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)