I call a tclprogram from a Kornshell (AIX)
from kornshell testit_sh
#!/bin/ksh
/hmu/scripts/testit.tcl
I want testit.tcl to be able to knwo who called it.
$arv0 from within testit.tcl gives "testit.tcl"
What variable would have "testit_sh" - the calling program ?
Thanks
getting following when typing in newaliases on AIX 5.2
Help ?
WARNING: Group writable directory /
WARNING: Group writable directory /
hash map "Alias0": missing map file /etc/mail/aliases.db: Group writable directory
dbm map "Alias0": missing map file /etc/mail/aliases: A file or directory in...
doing iptrace iptrace -i en0 -s 10.246.35.38 -b /Arc/mltrace
and ipreport /Arc/mltrace but dont see data in the packet...
is there an option where I can see theactual data contained in the packet ?
THis is basically what I got when tthe data went out:
====( 1514 bytes received on interface en0...
WHen submitting a form thru email (outlook), we are always getting "***********************************" as part of the subject line.
I cannot find where these are coming from and I want to turn them off.
ANy ideas
Thanks
Bob Schmid
bob_schmid@hmis.org
330-746-1010 ext. 1347
I use a query to read from 2 tables.
Patient and patient orders.
from a form (patient information) and subform - order information..i enter my data and then would like to print just the information I entered on the current form and subform...rather than all the information (all patients and...
When executing ftp.exe from a batch shell
It seems to be when we run more than one FTP.exe program at the same time, both doing an MGET, one of them loses the
We did not have this problem when running under NT 4.0
ANy ideas ?
Bob Schmid
bob_schmid@hmis.org
330-746-1010 ext. 1347
Does anyone know how to suppress the question of "...do you
want to continue before updating these rows...?"
We are running Access 97 within VB script, building the
sql and executing a docmd.runsql
Bob Schmid
bob_schmid@hmis.org
330-746-1010 ext. 1347
Hello,
I have a table keyed by date ie 09/24/2003
so each row represents a day of acitivyt for doctors (the columns)
columns look like:
date dr.1 dr.2 dr.3
09/01/2002 2 1 0
09/02/2002 5 1 8
09/03/2002 0 1 0
09/01/2003 1 3 0
09/02/2003...
How do I give update access to an outlook user for a calendar. A question we have is how do we find out who the owner of the calendar is ? Our mail admin is on vaca and we need to give a specific user update rights to this calendar...but can't find out who owns the calendar
calendar being a...
set objService = getobject("winmgmts:")
the above command gives me invalid syntax on an nt4.0 service pack 4 machine but not on an 2000 machine?
Bob Schmid
bob_schmid@hmis.org
330-746-1010 ext. 1347
any ideas folks ?
or could someone at least explain the code :
SELECT tblPhysician.Facility, tblPhysician.[Phys Status], (Select Count (*) FROM [tblPhysician] as Temp
WHERE [Temp].[Name] < [tblPhysician.Name])+1 AS RowNum ?
Thanks Bob Schmid
bob_schmid@hmis.org
330-746-1010 ext. 1347
Did the following:
RowNum: (Select Count (*) FROM [tblPhysician] as Temp
WHERE [Temp].[Name] < [tblPhysician.Name])+1
Rownum comes out as the actual rownumber in the table rather than a sequential counter beginning at "1"
it looks like this:
23 Jones
47 Peterson
89 Williams
rather...
On our queries, we want to be see this:
1 kerr, greg 111 greg lane
2 schmid, bob 111 bob lane
3 davis, ru 111 russ lane
even though there is no sequence number in the table
Bob Schmid
bob_schmid@hmis.org
330-746-1010 ext. 1347
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.