Re: [U2] Hello: keeping track of open files

2012-03-05 Thread Ed Clark
That will tell you if a particular variable contains a file pointer, which may be useful if you always use the same name for a file everywhere that it is used, but it doesn't help if you use different names. For example, if you had a program that took two file names as command line arguments and

Re: [U2] Hello

2012-03-05 Thread David Jordan
I set up a function to open files. Instead of using the open file command in a program, I call the function. The function first calls the fileinfo command to see if the file is open and then returns otherwise it opens the file and returns. David Jordan ___

Re: [U2] Hello

2012-03-05 Thread Tony Gravagno
From: Dave Laansma > How do I get a list of all files that are currently OPEN so I know whether > I need to open a given file again? While our other colleagues are responding to the specific question, and I'm eager to see that discussion continue, I'll suggest that the real answer to the specifi

Re: [U2] Hello

2012-03-05 Thread Symeon Breen
: [U2] Hello Okay, I've got a pretty simple question ... How do I get a list of all files that are currently OPEN so I know whether I need to open a given file again? Sincerely, David Laansma IT Manager Hubbard Supply Co. Direct: 810-342-7143 Office: 810-234-8681 Fax: 810-234

Re: [U2] Hello

2012-03-05 Thread Wjhonson
I really think that is what the OP was after -Original Message- From: David Wolverton To: 'U2 Users List' Sent: Mon, Mar 5, 2012 9:51 am Subject: Re: [U2] Hello In that case, where every file is named "FILE" in your programs, but you ant to make sure FILE is op

Re: [U2] Hello

2012-03-05 Thread David Wolverton
1:06 AM To: u2-users@listserver.u2ug.org Subject: Re: [U2] Hello I don't think this will work. In your example John, you need to know the file variable assigned to the file. So IF (FILEINFO(CUSTOMER,0)=0) THEN OPEN "CUSTOMER" TO CUSTOMER ELSE... But you can't use FILEINFO to

Re: [U2] Hello

2012-03-05 Thread Wjhonson
can't tell if a file is opened already and to what file variable. You can only tell if a certain file variable is opened. -Original Message- From: Israel, John R. To: 'U2 Users List' Sent: Mon, Mar 5, 2012 7:56 am Subject: Re: [U2] Hello I assume you have some way of k

Re: [U2] Hello

2012-03-05 Thread Israel, John R.
Laansma Sent: Monday, March 05, 2012 10:38 AM To: U2 Users List Subject: Re: [U2] Hello Okay, I've got a pretty simple question ... How do I get a list of all files that are currently OPEN so I know whether I need to open a given file again? Sincerely, David Laansma IT Manager Hubbard Supp

Re: [U2] Hello

2012-03-05 Thread Dave Laansma
y.com "Delivering Products, Services and Innovative Solutions" -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of u2ug Sent: Monday, March 05, 2012 10:32 AM To: U2 Users List Subject: [U2] Hello Is the list alive

Re: [U2] Hello

2012-03-05 Thread Jeff Schasny
I'm afraid we're all quite dead. Haven't you heard about the zombies? u2ug wrote: Is the list alive ? Haven't seen anything for a week. ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users

[U2] Hello

2012-03-05 Thread u2ug
Is the list alive ? Haven't seen anything for a week. ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users

Re: [U2] Hello ?

2011-05-02 Thread Drew William Henderson
LOL! -Original Message- From: u2ug Sent: Monday, May 02, 2011 9:51 PM To: U2 Users List Subject: Re: [U2] Hello ? Aaaah , Bach. -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Charles Barouch Sent

Re: [U2] Hello ?

2011-05-02 Thread u2ug
Aaaah , Bach. -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Charles Barouch Sent: Monday, May 02, 2011 9:48 PM To: U2 Users List Subject: Re: [U2] Hello ? I can see you. This may just be that post Spectrum

Re: [U2] Hello ?

2011-05-02 Thread u2ug
Thanks Dan - so I guess the list has just gone on hiatus ? -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Dan Fitzgerald Sent: Monday, May 02, 2011 9:48 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2] Hello

Re: [U2] Hello ?

2011-05-02 Thread Charles Barouch
Message- >From: u2-users-boun...@listserver.u2ug.org >[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of u2ug >Sent: Monday, May 02, 2011 9:39 PM >To: U2 Users List >Subject: [U2] Hello ? > >The list has gone silent for me for the past week - is there

Re: [U2] Hello ?

2011-05-02 Thread Dan Fitzgerald
I hear you. > Date: Mon, 2 May 2011 21:43:08 -0400 > From: simpson-u...@gerzio.ca > To: u2-users@listserver.u2ug.org > Subject: Re: [U2] Hello ? > > Well - it looks like I can talk to myself - lots or practice there. > > Actually what is this " u2-users-boun...@l

Re: [U2] Hello ?

2011-05-02 Thread u2ug
onday, May 02, 2011 9:39 PM To: U2 Users List Subject: [U2] Hello ? The list has gone silent for me for the past week - is there anybody out there ? Just yell if you can hear me ... ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserve

[U2] Hello ?

2011-05-02 Thread u2ug
The list has gone silent for me for the past week - is there anybody out there ? Just yell if you can hear me ... ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users

RE: [U2] hello ?

2004-09-23 Thread Debster
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Larry Hiscock Sent: Thursday, September 23, 2004 2:21 PM To: [EMAIL PROTECTED] Subject: RE: [U2] hello ? As interesting as this thread has become, it really doesn't belong on this list. Please move it

Re: [U2] hello ?

2004-09-23 Thread Moderator
Everyone, This has drifted... a lot. Please move the thread to U2-Community. - Charles Barouch, Moderator Donald Kibbey wrote: >Yep, time to torture the neighbors with the SG, the Carvin and the Fender Twin... >"Into the Arena" by M. Schenker is usually enough to send them off to the

RE: [U2] hello ?

2004-09-23 Thread Larry Hiscock
29 AM To: [EMAIL PROTECTED] Subject: RE: [U2] hello ? Yep, time to torture the neighbors with the SG, the Carvin and the Fender Twin... "Into the Arena" by M. Schenker is usually enough to send them off to the Mall for a few hours. Don Kibbey Financial Systems Manager Finnegan, Hen

RE: [U2] hello ?

2004-09-23 Thread Donald Kibbey
Yep, time to torture the neighbors with the SG, the Carvin and the Fender Twin... "Into the Arena" by M. Schenker is usually enough to send them off to the Mall for a few hours. Don Kibbey Financial Systems Manager Finnegan, Henderson, Farabow, Garrett & Dunner LLP >>> [EMAIL PROTECTED] 09/2

RE: [U2] hello ?

2004-09-23 Thread Allen E. Elwood \(CA\)
ursday, September 23, 2004 07:31 To: [EMAIL PROTECTED] Subject: RE: [U2] hello ? Not just Floyd fans but DRUID floyd fans to boot! -Original Message- From: Peter Gonzalez <[EMAIL PROTECTED]> Sent: Sep 23, 2004 9:55 AM To: [EMAIL PROTECTED] Subject: RE: [U2] hello ? a FLOYD fan! N

RE: [U2] hello ?

2004-09-23 Thread Michael S. O'Rear
Not just Floyd fans but DRUID floyd fans to boot! -Original Message- From: Peter Gonzalez <[EMAIL PROTECTED]> Sent: Sep 23, 2004 9:55 AM To: [EMAIL PROTECTED] Subject: RE: [U2] hello ? a FLOYD fan! Now i know I'm in the right place. At 06:06 AM 9/23/2004 -0600, you wrote: &g

RE: [U2] hello ?

2004-09-23 Thread Peter Gonzalez
dnesday, September 22, 2004 9:11 PM > > To: [EMAIL PROTECTED] > > Subject: RE: [U2] hello ? > > > > > Yes us pagans are dancing in the moonlight and had to address the > > > 4 element > > > forces at noon... ;-) call to the East, South, North & West.

RE: [U2] hello ?

2004-09-23 Thread Doyen Klein
Careful with that axe, Eugene! > -Original Message- > From: [EMAIL PROTECTED] [mailto:owner-u2- > [EMAIL PROTECTED] On Behalf Of Stuart Boydell > Sent: Wednesday, September 22, 2004 9:11 PM > To: [EMAIL PROTECTED] > Subject: RE: [U2] hello ? > > > Yes u

RE: [U2] hello ?

2004-09-22 Thread Stuart Boydell
> Yes us pagans are dancing in the moonlight and had to address the > 4 element > forces at noon... ;-) call to the East, South, North & West.. Ah, NOW I understand how this thread is related to MV... you were gathered in a cave and grooving with a Pict.*

RE: [U2] hello ?

2004-09-22 Thread Debster
MAIL PROTECTED] Subject: RE: [U2] hello ? "the list is very dead today - is some holiday somewhere ?" Autumnal Equinox??? Don Kibbey Financial Systems Manager Finnegan, Henderson, Farabow, Garrett & Dunner LLP --- u2-users mailing list [EMAIL PROTECTED] To unsubscribe

RE: [U2] hello ?

2004-09-22 Thread Allen E. Elwood \(CA\)
To: [EMAIL PROTECTED] Subject: RE: [U2] hello ? Hey, Allen Are you trying to be funny? -> "email in .ca?" -> You Americans always like to make the jokes with the Canadians, eh? :o) (.ca = Canada) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]

RE: [U2] hello ?

2004-09-22 Thread LeRoi Keiller
tember 2004 4:20 To: [EMAIL PROTECTED] Subject: RE: [U2] hello ? Importance: Low End of the summer here in the states. A lot of people are taking vacation before the warm weather is gone. Where are you? (email ending in .ca ?) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL P

RE: [U2] hello ?

2004-09-22 Thread Mitchell Stevelman
VP, IT M&R Marking Systems -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Donald Kibbey Sent: Wednesday, September 22, 2004 2:41 PM To: [EMAIL PROTECTED] Subject: RE: [U2] hello ? "the list is very dead today - is some holiday somewhere ?&q

RE: [U2] hello ?

2004-09-22 Thread Donald Kibbey
"the list is very dead today - is some holiday somewhere ?" Autumnal Equinox??? Don Kibbey Financial Systems Manager Finnegan, Henderson, Farabow, Garrett & Dunner LLP --- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] hello ?

2004-09-22 Thread Allen E. Elwood \(CA\)
PROTECTED] Subject: Re: [U2] hello ? the list is very dead today - is some holiday somewhere ? - Original Message - From: "Paul Trebbien" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, September 22, 2004 12:04 pm Subject: RE: [U2] hello ? > I'm

Re: [U2] hello ?

2004-09-22 Thread gerry
the list is very dead today - is some holiday somewhere ? - Original Message - From: "Paul Trebbien" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, September 22, 2004 12:04 pm Subject: RE: [U2] hello ? > I'm here > > > Paul

RE: [U2] hello ?

2004-09-22 Thread Allen E. Elwood \(CA\)
We're hiding -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of gerry Sent: Wednesday, September 22, 2004 08:04 To: [EMAIL PROTECTED] Subject: [U2] hello ? where'd everybody go ? --- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please

RE: [U2] hello ?

2004-09-22 Thread Paul Trebbien
Sent: Wednesday, September 22, 2004 8:04 AM To: [EMAIL PROTECTED] Subject: [U2] hello ? where'd everybody go ? --- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/ --- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/

[U2] hello ?

2004-09-22 Thread gerry
where'd everybody go ? --- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/

Re: [U2] hello ?

2004-08-05 Thread u2ug
y, August 05, 2004 12:10 pm Subject: RE: [U2] hello ? > It would appear not > > -----Original Message- > Subject: [U2] hello ? > > am i off the list again ? > --- > u2-users mailing list > [EMAIL PROTECTED] > To unsubscribe please visit http://listserver.u2u

RE: [U2] hello ?

2004-08-05 Thread Larry Hiscock
It would appear not -Original Message- Subject: [U2] hello ? am i off the list again ? --- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/

[U2] hello ?

2004-08-05 Thread u2ug
am i off the list again ? --- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/