Marc, I was hoping someone would offer help on that point. I need to actually look into each file, not just look for the filenames. I think this is done with grep. But when I try to run grep with a file list of * in the sourcecode directory, it tells me that the list is too long.
Thanks Kevin --- Aylesworth Marc A Contr AFRL/IFSE <[EMAIL PROTECTED]> wrote: > There is a find command in linux and also a locate > command that will find > files of a certain anme the format is > > > > > > find <start directory> -name <name of file> -print > > > > Or > > > > locate <file name> > > > > locate uses a database so it is faster but you have > to initialize the > database before it can be used. That command is (I > believe) locate -U > > > > Thanks, > > Marc Aylesworth > > > > C3I Associates AFRL/IFSE Joint Battlespace > Infosphere Team > > > > 525 Brooks Rd > > Rome, NY 13441-4505 > > > > Tel:315.330.2422 > > Fax:315.330.7009 > > Email:[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]> > > > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > On Behalf Of Greg > Kreis > Sent: Thursday, March 24, 2005 6:10 PM > To: hardhats-members@lists.sourceforge.net > Subject: Re: [Hardhats-members] Need help debugging > Fileman Search (DIS1.m) > > > > You won't find that specific line. It is born of > logic, deeply buried in > the DIS routines, that builds the line on the fly > and puts it in the DIS > array at run time. So a simple error in applying > George's fix, or possibly > having a starting point different than the one > George modified, could be the > culprit and would be very tricky to spot. > > You are in one of the most abstract parts of the FM > forest -- did you see > the Cheshire cat? ;-) Thankfully you aren't in the > scariest area... few > have come out of the DICOMP* bogs alive..... ;-) > > Kevin Toppenberg wrote: > > Well, that seems obvious enough not that you point > it > out... :-) > > Now I have to see where that erroneous line comes > from... I can't find that line in DIS1.m > > I'll have to wait until I'm at my office and I can > use > the graphic 'find' function that comes with KDE. I > can't ever seem to get to grep to work for me to > work > as a find. > > Thanks for finding that for me. > > Kevin > > --- "Holloway, Thomas (EDS)" > <mailto:[EMAIL PROTECTED]> > <[EMAIL PROTECTED]> wrote: > > > > > re: GTM>W DIS(0) > X DIS("SCR") I $P($G(^TIU(8925,D0,13)),U,2)=73 > > There should only be one space between the IF and > the $PIECE. > > tjh > > -----Original Message----- > From: [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]> > > > > > [mailto:[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]> > ] > > > On Behalf Of Kevin > Toppenberg > Sent: Thursday, March 24, 2005 11:20 AM > To: Hardhats Sourceforge > Subject: [Hardhats-members] Need help debugging > Fileman Search (DIS1.m) > > I have tried to puttng the code patch for Fileman > put > up by George Timson. I could just use a fresh copy, > but it would be better if I could learn the source > of > the error. > > So I have done some studying of GT.M's debugging > tools, and I have applied them to the drop-out I am > getting. > > I wonder if someone could look at this screen log > and > suggest the next step to discovering the problem: > > > OUTPUT FROM WHAT FILE: TIU DOCUMENT// > > -A- SEARCH FOR TIU DOCUMENT FIELD: enterED BY > -A- CONDITION: = EQUALS > -A- EQUALS NEW PERSON: kst TOPPENBERG,KEVIN S > kst PHYSICIAN > > -B- SEARCH FOR TIU DOCUMENT FIELD: > > IF: A// ENTERED BY EQUALS 73 (TOPPENBERG,KEVIN > S) > > STORE RESULTS OF SEARCH IN TEMPLATE: > > SORT BY: NUMBER// > START WITH NUMBER: FIRST// > FIRST PRINT FIELD: .01 DOCUMENT TYPE > THEN PRINT FIELD: > Heading (S/C): TIU DOCUMENT SEARCH// > DEVICE: home TELNET > <---------** Notice > dropout > GTM>w $ECODE > ,Z150372458, > GTM>w $ZSTATUS > 150372458,SCR+1^DIO2,%GTM-E-CMD, Command expected > but > not found > GTM>ZPRINT SCR+1^DIO2 > X DIS(0) Q:'$T G PASS:'$D(DIS(1)) > > GTM>W DIS(0) > X DIS("SCR") I $P($G(^TIU(8925,D0,13)),U,2)=73 > GTM>W DIS("SCR") > S Y=D0 I $D(^TIU(8925,Y,0)) I 1 S TIUFPRIV=1 > GTM> > > What would be causing the dropout? > > Thanks, Kevin > > p.s. Here is the variable table: > > GTM>zwrite > %="SEARCH" > A=1 > C="," > D0=3 > DC="," > DCC="^TIU(8925," > === message truncated === __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Hardhats-members mailing list Hardhats-members@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/hardhats-members