In v.1.92 crash a function with a string variable.
;--- Problem with Blitz3d V1.92
CheckSections ("ups!")
Function CheckSections (a$)
;-----
End Function
;--- Problem with Blitz3d V1.92
CheckSections ("ups!")
Function CheckSections (a$)
;-----
End Function