27.11.2010, 18:08
(
Последний раз редактировалось Jochemd; 28.11.2010 в 08:28.
)
Hello,
Im sorry, my second problem for today which is pretty weird. I want a phone number to start with 666, like in the real San Francisco. So, I tried this:
The GetFreeNumber function does not matter now. The only problem is: this just the value GetFreeNumber returns his value (the phone number without 666, so for example: 768
.
When I seperate the thingy by '666 %i' it gives: '666 0'. Weird?
So: how can I just let it return as: 6667688?
Regards, Jochem
Note: code was deleted, problem fixed.
Im sorry, my second problem for today which is pretty weird. I want a phone number to start with 666, like in the real San Francisco. So, I tried this:
The GetFreeNumber function does not matter now. The only problem is: this just the value GetFreeNumber returns his value (the phone number without 666, so for example: 768
![Cool](images/smilies/cool.gif)
When I seperate the thingy by '666 %i' it gives: '666 0'. Weird?
So: how can I just let it return as: 6667688?
Regards, Jochem
Note: code was deleted, problem fixed.