Results 1 to 3 of 3
Where to start?...I am getting this syntax error..line 28: syntax error near unexpected token ')'.....that is the second entry on my selection list..it starts at "1. ayyaya"...onto "2. another selection"...and ...
- 05-11-2010 #1Just Joined!
- Join Date
- Feb 2010
- Posts
- 12
script project
Where to start?...I am getting this syntax error..line 28: syntax error near unexpected token ')'.....that is the second entry on my selection list..it starts at "1. ayyaya"...onto "2. another selection"...and at those selections i have it starting as 1) or 2)
- 05-12-2010 #2
Say agin with a bit more detail......
- 05-12-2010 #3Just Joined!
- Join Date
- Feb 2010
- Posts
- 12
not very important
There are almost 300 lines of scripting and I am not sure where or what is giving me that error....I made a list of choices from 1 to 10 ...read select....case $select then the user gets to choose one of the selections.....got the list to propagate but it's when a selection number is entered that i get the error....at the 2) choice...even if I enter 1..the error is at line 26 or so....depends on if i modify anything but it's where the number 2 selection begins....2)


Reply With Quote