![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Calling expect scripts from other expect scripts | seva | Shell Programming and Scripting | 0 | 04-03-2008 02:45 PM |
| Error trapping in parent/child scripts | madpenguin | Shell Programming and Scripting | 6 | 08-10-2007 10:11 AM |
| Error with perl scripts... | Amardeep | SUN Solaris | 1 | 06-19-2006 10:07 AM |
| Error Handling in Korn Shell scripts | bhgopi | UNIX for Advanced & Expert Users | 4 | 09-06-2005 07:44 PM |
| Scripts for monitoring real time for the error code | JOHNSON | HP-UX | 9 | 10-07-2003 04:08 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Error in scripts
I am using following code but getting error
Error on line 136: (SQR 3710) Unknown argument type. Given below part of program where i am getting error....... input $p_region type=char if ( '$p_region' = 'ESAP' ) let $msg = 'YES' do log_msg ({PROG_NAME}, {SEV_INFO}, $msg) else let $msg = 'NO' do log_msg ({PROG_NAME}, {SEV_INFO}, $msg) fi could you please let me know what is the solution for this. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|