fb:porticula NoPaste
is Test bei nutzung von Line Continuation (_)
Uploader: | Sannaj |
Datum/Zeit: | 10.01.2012 21:00:36 |
type foo extends object
dummy as integer
passierschein_A38 as string
end type
dim testo as foo
select case testo.dummy
case _
is > 5
print "select case is"
end select