Soldato
- Joined
- 5 May 2004
- Posts
- 4,478
- Location
- Northern Ireland
Hello there.
I'm a bit stuck with some programming and was looking for a bit of help please.
Is there any way for pascal to read a set of numbers eg:
And only read the last two digits?
Thanks
Blackvault
I'm a bit stuck with some programming and was looking for a bit of help please.
Is there any way for pascal to read a set of numbers eg:
12304
And only read the last two digits?
Thanks
Blackvault
Last edited:
But I will try my best. Someone might provide you with a better solution. First I think you will have to convert it to a String unless it already is. 