Serex
06-12-2004, 02:03 PM
ok i have this project that im building for my mums business. it calculates the wage earnings of her employees (tax, overtime ect ect) however i have it so that she can enter the name of the empoyee for that week and it stores it in an array.
the names are stored as strings. however when i run the program if i enter a space between the first and last names (ie "John Doe") it breaks the script. but when say "JohnDoe" was entered it works fine.
anyone know any pointers that could get me heading in the right direction?
thankyou
the names are stored as strings. however when i run the program if i enter a space between the first and last names (ie "John Doe") it breaks the script. but when say "JohnDoe" was entered it works fine.
anyone know any pointers that could get me heading in the right direction?
thankyou