If I understand this correctly.

I pass a parameter to a Kix script like this

Code:
 
kix32.exe somescript.kix $somevariable="somestring"



Now if I DIM the variable in the script

Code:
 
DIM $somevariable



The action of DIMing the variable makes its value NULL(Is that right?)

Now help me out here

If I pass a parameter like I did above, does the script consider it dimmed?

If not how do I DIM it without losing its contents?
_________________________
Taxation WITH representation isn't so hot, either!