My favorites | Sign in
Project Home Downloads Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
Issue 8: 运行时错误'9' 下标越界
1 person starred this issue and may be notified of changes. Back to list
Status:  Accepted
Owner:  deepcast


 
Project Member Reported by deepcast, Nov 27, 2007
条件:运行信用卡导入时的全自动执行按钮

错误提示:运行时错误'9' 下标越界

错误原因分析:因为下载和导入文件时都采用了for i = 0-15 循环下载/导入0-30次,所以当下
载文件不足时,导入就出错。

改正方法:把for i = 0 - 15 改成 For i = strZipFile2Pub To strZipFile3Pub动态下
载与导入,错误消失

 
1error.jpg
50.5 KB   View   Download

Powered by Google Project Hosting