Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Oct 2004 23:12:32 -0700
From:      Martin Paredes <mapsware@prodigy.net.mx>
To:        freebsd-questions@freebsd.org
Subject:   read variable with numeric values in tcsh
Message-ID:  <200410202312.32246.mapsware@prodigy.net.mx>

next in thread | raw e-mail | index | archive | help

Hi:

in a script I wan to read from the user the strin "1 2 3" but I always get an 
error

[martin@kitty] ~> set var $<
1 2 3
set: Variable name must begin with a letter.

any ideas?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410202312.32246.mapsware>