我在将客户端的数据写入.xls、.php或.doc文件时遇到了问题。这是我的服务器端代码while True: if d == '\n':file.close()我一直收到这样的错误:
IOError: [Errno 2] No such file or directory: 'server_side/test.xls
我试图将每个变量的标签写入SAS中的Excelsheet。我使用选项DBLABEL=YES,它允许您在Excel中将标签打印为列标题。不幸的是,我的标签似乎太长了。有人有解决办法吗?下面是我正在使用的代码:length a 3.c 3.;label a = "this label is too long for writing.12.0"datasource="f:my w