Find the answer to your Linux question:
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 ...
  1. #1
    Just 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)

  2. #2
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    Say agin with a bit more detail......

  3. #3
    Just 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)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...