Unfortunately I do't have the pro version, so I can't give you detailed information. You could try the following:

str_cpy(save_dir,work_dir);
str_cat(save_dir,"\\screenshots");
diag(save_dir); // just to be sure the path is set correctly.


Always learn from history, to be sure you make the same mistakes again...