Fail to save picture in jsl
Hi everybody, I am trying to script some codes to save all my plots as pictures. gb << Save Picture( "D:\Document\Variability\" || colList[i] ||".jpg", JPEG );
But I noticed that on those graphs with the header name with "/" in between the name (parameter name like "Win_A/FRP_Thickness"), JMP will prompt an error to tell me that the figures failed to save as pictures in my folder and the whole op...