
-----------------------------------
relics1
Tue Dec 11, 2007 9:02 pm

Get Postal Code
-----------------------------------
I'm beyond new to turing. Now this seems simple, but I'm too close to the problem and need a step back. I need an "Ah-Ha!" moment.

You input your postal code, and I need it to display the postal code. 
But the get command needs to be able to get the postal code with or without the space in between. So "M9R4B6", "M9R 4B6".

This is one of the times where someone answers, and you think to yourself..."I'm an idiot"

-----------------------------------
Clayton
Tue Dec 11, 2007 9:20 pm

RE:Get Postal Code
-----------------------------------
get foo :*

I'll leave you to figure out why this works.

-----------------------------------
relics1
Tue Dec 11, 2007 9:56 pm

Re: Get Postal Code
-----------------------------------
Does it set the whole parameter as the value?

-----------------------------------
Clayton
Tue Dec 11, 2007 10:53 pm

RE:Get Postal Code
-----------------------------------
Try it and see.
