关于This label is not defined in this scoping unit
用visual studio2008生成项目文件时,使用format输出时会出现错误1>F:\program\visual studio 2010\f3\f3\Source2.f(23): error #6052: This label has not been defined as a FORMAT label.1>F:\program\visual studio 2010\f3\f3\Source2.f(23): error #6323: This label is not defined in this scoping unit.
1>compilation aborted for F:\program\visual studio 2010\f3\f3\Source2.f (code 1)
1>
1>Build log written to"file://F:\program\visual studio 2010\f3\f3\Debug\BuildLog.htm"
是版本的不同吗?
语句标号200的问题,认真检查一下吧。
如果还有问题,最好给出代码。包括错误行,标号为 200 的行 语句标号为200的那一行,本应该是 format 语句,而你的不是。
页:
[1]