VBScript编译错误'800a03f6'预计结束 [英] VBScript compilation error '800a03f6' expected end

查看:49
本文介绍了VBScript编译错误'800a03f6'预计结束的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我正在尝试将函数添加到现有的ASP页面。该页面的默认脚本是VBScript。该页面返回以下错误:


Microsoft VBScript编译[font = Arial] [size = 2] error''800a03f6''[/ size] [/ font ] [font = Times New Roman] [size = 3] [/ size] [/ font]


[font = Arial] [size = 2]预期''结束''[ / size] [/ font]

[font = Arial] [size = 2] /BatchReportCRInfo2.asp [/ size] [/ font] [font = Arial] [size = 2 ],第319行[/ size] [/ font]其他DL = cint(dispersion_lower)^我知道这些错误并不总是他们所说的,但我想我应该从显而易见的开始。这是函数的代码,从第316行开始。这是我第一次发布,所以我希望我做得对。

Hello everyone,
I am attempting to add a function to an existing ASP page. The default script of the page is VBScript. The page is returning the following error:


Microsoft VBScript compilation [font=Arial][size=2]error ''800a03f6''[/size][/font][font=Times New Roman][size=3] [/size][/font]

[font=Arial][size=2]Expected ''End''[/size][/font]

[font=Arial][size=2]/BatchReportCRInfo2.asp[/size][/font][font=Arial][size=2], line 319[/size][/font] else DL=cint(dispersion_lower)^I know these errors aren''t always what they say they are, but I guess I should start with the obvious. Here is the code for the function, starting with line 316. This is my first time posting so I hope I do it right.

展开 | 选择 | Wrap | 行号

推荐答案

抱歉,我忘记了错误周围的HTML标记。这是:


[HTML]



< font face =" Arial" size = 2>

< p> Microsoft VBScript编译< / font> < font face =" Arial" size = 2>错误''800a03f6''< / font>

< p>

< font face =" Arial" size = 2>预期''结束''< / font>

< p>

< font face =" Arial" size = 2> /BatchReportCRInfo2.asp< / font>< font face =" Arial" size = 2>,第319行< / font>

< pre> else DL = cint(dispersion_lower)

^< / pre> [/ HTML]
Sorry, I forgot the HTML tags around the error. Here it is:

[HTML]



<font face="Arial" size=2>
<p>Microsoft VBScript compilation </font> <font face="Arial" size=2>error ''800a03f6''</font>
<p>
<font face="Arial" size=2>Expected ''End''</font>
<p>
<font face="Arial" size=2>/BatchReportCRInfo2.asp</font><font face="Arial" size=2>, line 319</font>
<pre>else DL=cint(dispersion_lower)
^</pre> [/HTML]


[font = Verdana] [size = 2]好的,好吧,也许不是。我要再试一次:[/ size] [/ font]

[font = Verdana] [/ font]

< FONT face = Verdana size = 2> [HTML]



Microsoft VBScript编译错误''800a03f6''


预计' '结束''


/BatchReportCRInfo2.asp,第319行,否则DL = cint(dispersion_lower)^ [/ HTML]
[font=Verdana][size=2]OK, well, maybe not. I''m going to try one more time:[/size][/font]
[font=Verdana][/font]
<FONT face=Verdana size=2>[HTML]



Microsoft VBScript compilation error ''800a03f6''

Expected ''End''

/BatchReportCRInfo2.asp, line 319 else DL=cint(dispersion_lower)^[/HTML]


如果我''读它是正确的,这三行看起来不对。
If I''m reading it right, these three lines look wrong.
展开 | 选择 | Wrap | 行号


这篇关于VBScript编译错误'800a03f6'预计结束的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆