新微赢技术网

标题: [求助]Microsoft VBScript 运行时错误 (0x800A005E)无效使用 Null: 'split' [打印本页]

作者: 阿玛比雷    时间: 2010-1-7 02:00
标题: [求助]Microsoft VBScript 运行时错误 (0x800A005E)无效使用 Null: 'split'
Microsoft VBScript 运行时错误 (0x800A005E)
无效使用 Null: 'split'
/admin/ssort_add_ok.asp, 第 36 行


Sqlstr3 = "select max(s_code) as maxtcode from sort where b_code='"&b_code&"'"
Set rs3 = conn.execute(sqlstr3)
myarr = split(rs3("maxtcode"),"-") ///就是这里
mytcode = Clng(myarr(2))+1
s_code = b_code&"-"&mytcode


请各位帮帮忙




欢迎光临 新微赢技术网 (http://bbs.weiying.cn/) Powered by Discuz! X3.2