Quote:
that would never work.

if ($null) { commands here would NEVER be processed }
else { commands here would ALWAYS be processed }


my bad i was thinking of something else .. im working on a dialog at the same time im looking here.