标题: SAS从ZIP文件中读取数据 [打印本页] 作者: shiyiming 时间: 2006-3-31 15:36 标题: SAS从ZIP文件中读取数据 [code:dd279]/* The syntax parameters for wzunzip are: */
/* */
/* specify the location of the downloaded add-on */
/* -o = overwrite existing file */
/* -c = display contents of file to screen */
/* name of zip file */
/* name of file inside of zip to be read */