Jump to content

Collections: Difference between revisions

m
m (→‎{{header|Phix}}: added syntax colouring, marked p2js compatible)
Line 2,153:
Print Error$
Push c
\\ normaly we can use this line
\\ but if we omit this, Interpreter do this for us
Rem : Declare c Nothing
}
\\ we can't use a com object out of scope (because automatic change to Nothing, and the object released)
GetC
Read a
Print type$(a)="NothingCollection" ' if we don't declare
 
</lang>
{Out}
404

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.