Trouble with COMMAND in Quick

Ronald W. Olenic olenicr@dteenergy.com
Tue, 14 Mar 2000 14:29:36 -0500


This is a multi-part message in MIME format.
--------------A7F0928C83C57F398073DD1A
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

What about the permissions on the remote directory?

Can you change directory to the /home/gener/v63oln directory and run it
from there?  The only reason I can think of to get that message, is a
lack of read permission. We run shell scripts from remote directories
with no problems.

Ron Olenic

The party of the first part herafter refereed to as the party of the
first part, confirms and ascertains that the information contained
herein, herafter know as the information, is based solely on experience
and hearsay.  It is not intended in any way to reflect the attitudes or
corporate culture of the party of the first part's employer, herafter
known as the party of the second part. The party of the second part
refuses to acknowledge the party of the first part, but does invite the
party of the first part to the party of the Christmas part.

"Robert J.M. Edis" wrote:
> 
> G'day all
> 
> Environment:
> O/S: HP/UX 10.20
> Shell: KSH
> PH: version 7.33.d3
> 
> I have created a simple menu screen to execute serveral shell scripts.  The
> COMMAND works fine when the script is in the same directory as the screen,
> i.e. the local directory, but doesn't work when the script is in another
> directory.  I get the error:
> 
> sh: ./home/gener/v63oln/profile.dvep:  not found.
> 
> I have tried using a link and get the same result.
> 
> The script has -rwxrwxrwx privileges in both local and remote locations.
> 
> I can execute the remote script fine from the unix prompt so I know my
> account has the privileges required.
> 
> Any ideas?
> 
> The code is below:
> 
> Blue
> 
> -----------------------------------------------------------------
> CANCEL CLEAR
> SCREEN PROFILE_MENU MENU
> 
> TITLE "System Log On Menu"     CENTRE AT 3,41
> 
> SKIP TO LINE 6
> ALIGN (20,24,)
> COMMAND "/home/gener/profile.dvep" LABEL "Using full path" &
>   CLEAR ALL REFRESH ALL
> COMMAND "$HOMEDIR/profile.dvep"    LABEL "Using link  " &
>   CLEAR ALL REFRESH ALL
> COMMAND "profile.dvep"             LABEL "Using local script" &
>   CLEAR ALL REFRESH ALL
> COMMAND "exit"                     LABEL "Log off"
> 
> BUILD
> 
> = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
> Subscribe: "subscribe powerh-l" in message body to majordomo@lists.swau.edu
> Unsubscribe: "unsubscribe powerh-l" in message to majordomo@lists.swau.edu
> This list is closed, thus to post to the list, you must be a subscriber.
--------------A7F0928C83C57F398073DD1A
Content-Type: text/x-vcard; charset=us-ascii;
 name="olenicr.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Ronald W. Olenic
Content-Disposition: attachment;
 filename="olenicr.vcf"

begin:vcard 
n:Olenic;Ronald
x-mozilla-html:TRUE
org:Compuware
adr:;;;;;;
version:2.1
email;internet:ronolenic@bigfoot.com
title:Senior Systems Analyst
note;quoted-printable:The opinions expressed are my own, and as such are subject to change or  even complete reversal without notice=0D=0A
fn:Ronald Olenic
end:vcard

--------------A7F0928C83C57F398073DD1A--

= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Subscribe: "subscribe powerh-l" in message body to majordomo@lists.swau.edu
Unsubscribe: "unsubscribe powerh-l" in message to majordomo@lists.swau.edu
This list is closed, thus to post to the list, you must be a subscriber.