The program path is simply the normal "dos" PATH var - in remote.cmd add PATH=%PATH%;c:\mybin
Jbase uses another variable called LIBPATH to find the lib directory containing catalogged subroutines. set this in the same way.... You dont need quotes unless your directory path contains a space char... Hope this helps. Simon Verona David Grenfell <[email protected]> wrote: Gentlemen: I have several accounts on my computer, each one with it's own md and system file. One of these accounts is an application generator (THE PROGRAMMERS HELPER) which is old, but over the years I have modified to help me create my basic code . I bought the source code for it when I purchased it. I want to be able to access this utility from any of the regular accounts on my system. I have no problem creating the files needed in each account to store the information generated but my problem is this. The JDIAG shows the default bin and program directories in the account I am in, but I want to include the bin and program files from the TPH account as well. How do I modify the remote.cmd to set this up? for example: JDIAG shows this Program dir (Default) : 'c:\USR\CHURCH\bin' I would like it to show : Program dir (Default) : 'c:\USR\CHURCH\bin';c:\usr\TPH-III\bin (also, where do the quotation marks go when I expand ?) Or do I have to set up Q pointers for all the programs in the second account? Dave -- Please read the posting guidelines at: http://groups.google.com/group/jBASE/web/Posting%20Guidelines IMPORTANT: Type T24: at the start of the subject line for questions specific to Globus/T24 To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en -- Please read the posting guidelines at: http://groups.google.com/group/jBASE/web/Posting%20Guidelines IMPORTANT: Type T24: at the start of the subject line for questions specific to Globus/T24 To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en
