This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Unusual environemtal variables


When i run a Fuijitsu Cobol program it requires environmental variables starting with the @ sign.

SET @CBR_CONSOLE=SYSTEM

When I try and set these in a bash shell I get the following.

$ export @CBR_CONSOLE=SYSTEM
-bash: export: `@CBR_CONSOLE=SYSTEM': not a valid identifier

Is there any way around this?
--
Steve




--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]