|
@@ -187,6 +187,7 @@ Function TypeName$( tag$ Var )
|
|
Return TypeName( tag )+t+")"
|
|
Return TypeName( tag )+t+")"
|
|
End Select
|
|
End Select
|
|
|
|
|
|
|
|
+ If Not tag.length Return ""
|
|
DebugError "Invalid debug typetag:"+t
|
|
DebugError "Invalid debug typetag:"+t
|
|
|
|
|
|
End Function
|
|
End Function
|