We've long had a "strip nulls" subroutine we use to do this sort of thing. You'd have to write a program to select the records, read, strip and write out the data.
Jeff Butera Sent from my iPhone On Jan 28, 2011, at 7:29 PM, "Garry Smith" <[email protected]> wrote: > FXI = 1ýý > > DCount(FXI,VM) returns 3 > Is there function to clear the blank value marks so that FXI = 1 and then > DCOUNT would return 1 > > TIA > > Garry L. Smith > Dir Info Systems > Charles McMurray Company > V# 559-292-5782 F# 559-346-6169 > > -----Original Message----- > From: Garry Smith > Sent: Friday, January 28, 2011 2:04 PM > To: 'U2 Users List' > Subject: RE: [U2] What do you do with CallHTTP? > > I tried to but we are still using AIX 4.3.3 and UV 9.6 > > Garry L. Smith > Dir Info Systems > Charles McMurray Company > V# 559-292-5782 F# 559-346-6169 > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Steve Romanow > Sent: Friday, January 28, 2011 1:29 PM > To: U2 Users List > Subject: Re: [U2] What do you do with CallHTTP? > > On 1/28/2011 1:50 PM, David Wolverton wrote: >> What uses have you found for CallHTTP for in your applications? > None whatsoever. >> Are you 'eating' someone else's data with it - like doing lookups >> against a web service call? >> >> Or are you using it to 'serve' data to others? Rocket says you can do >> this, but I can't see how it would work offhand and would like to know >> the scenario. >> >> How complex have you found it and how stable? >> > Too complex, not sure about stability. > > I am following someone on c.d.p's lead from 2006 and using curl. I have also > used wget in the past for a dictionary items to do a filecheck on web images. > You can use wget in --spider mode and it will just give you back an http 200 > if the file resolves, but will not actually download it. >> Thanks for your thoughts! >> >> >> >> >> >> _______________________________________________ >> U2-Users mailing list >> [email protected] >> http://listserver.u2ug.org/mailman/listinfo/u2-users > > _______________________________________________ > U2-Users mailing list > [email protected] > http://listserver.u2ug.org/mailman/listinfo/u2-users > _______________________________________________ > U2-Users mailing list > [email protected] > http://listserver.u2ug.org/mailman/listinfo/u2-users _______________________________________________ U2-Users mailing list [email protected] http://listserver.u2ug.org/mailman/listinfo/u2-users
