This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
> Institution: U.S. Air Force > Package Version: 5.10.2 > Operating System: Ubuntu Linux 6.06 > Hardware Information: Toshiba Laptop > Inquiry: While running the gen_pqact.csh in the Linux command console, the > script responds with a "%" sign prompting me to do something, but it doesn't > tell me what it's looking for. My initial thought is there's a bug somewhere > in the script code. > > Thanks for your help. > > Dan > > > Dan, The script I supply is a csh script any the first line is #!/bin/csh -f You have changed this to try to invoke TCL. Perhaps you were trying to invoke tcsh, but instead you have tclsh. At any rate, you should have /bin/csh, and if not try /bin/tcsh, but definitely not tcl/tk. Steve Chiswell Unidata User Support Ticket Details =================== Ticket ID: XNP-275397 Department: Support GEMPAK Priority: Emergency Status: Closed