RE: Brower based terminal emulator

2004-03-05 Thread Ian McGowan
ased distribution like http://www.knopper.net/knoppix/ seems like a natural way to test things out. ian -- Ian McGowan <[EMAIL PROTECTED]> -- u2-users mailing list [EMAIL PROTECTED] http://www.oliver.com/mailman/listinfo/u2-users

RE: VB primer help ?

2004-03-04 Thread Ian McGowan
-Original Message- >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] >Maybe one of you has a trivial example of updating a row >in a VB macro? All the examples I can find are doing it >using a macro EXTERNAL to the database, when the one I'm >using is run from inside the project... did t

RE: Printing to "local" printer

2004-03-04 Thread Ian McGowan
you want to save space. # echo "server $server, service $service" >> $logfile shift; shift ( echo translate echo "print -" echo 'k2S0Tl8D' cat $* echo ) | /usr/local/samba/bin/smbclient "$server\\$service" $passwo

RE: How to start windows programs

2004-03-04 Thread Ian McGowan
//username:[EMAIL PROTECTED]" - you'll may still get a dos box flashing on the screen, but it shouldn't hang around. or maybe even "cmd /c start url", but then you have to worry about W9X clients. ian -- Ian McGowan <[EMAIL PROTECTED]> -- u2-users mailing list

Re: How to start windows programs

2004-03-03 Thread Ian McGowan
PServer( ('', 79), UrlHandler) server.serve_forever() the equivalent vbscript program would be a little bigger, and isn't much of a challenge to write, and you probably already have vbscript installed on your clients. there's a sample on the wiki page... thanks ian -- Ian McGowan <

RE: UniVerse to excel feeds

2004-02-27 Thread Ian McGowan
you're also quite welcome to post it to http://www.pickwiki.com along with any docs you might have. the more, the merrier! >-Original Message- >From: Tony Gravagno [mailto:[EMAIL PROTECTED] >Sent: Friday, February 27, 2004 8:41 PM >To: 'U2 Users Discussion List' >Subject: RE: UniVerse to

Re: Is pickwiki down?

2004-02-26 Thread Ian McGowan
7;t been able to go to www.pickwiki.com for the last couple of days. > > Karjala -- Ian McGowan <[EMAIL PROTECTED]> -- u2-users mailing list [EMAIL PROTECTED] http://www.oliver.com/mailman/listinfo/u2-users

Re: Is pickwiki down?

2004-02-26 Thread Ian McGowan
ED] 02/26/2004 11:42:41 AM >>> > yes, sorry. > > there seems to be a hardware problem, so i'm going to move the site to a > spare server here at work, and steal a small amount of bandwidth. > > it gets so few hits, i thought no one would notice except wendy :-) >

RE: Format Text in Output Data File

2004-02-05 Thread Ian McGowan
create sylk files from a uniquery, but agree with all the other comments recommending html - it's much easier to deal with nowadays... ian -- Ian McGowan <[EMAIL PROTECTED]> -- u2-users mailing list [EMAIL PROTECTED] http://www.oliver.com/mailman/listinfo/u2-users

RE: Document scan and retrieval (looking for software)

2004-02-04 Thread Ian McGowan
>From: George Gallen [mailto:[EMAIL PROTECTED] >they would intresting to see. Either offlist or onlist. it's basically the same as using ftp. a get program seems redundant - if you have samba installed windows clients just drop the files into a share. here's a snippet i use for puts: DO.SMB:

RE: Document scan and retrieval (looking for software)

2004-02-02 Thread Ian McGowan
we use hp digital senders - they drop a pdf into a designated area on a pc, where we have a java program polling the directory. an operator puts in an account id, the program sets some information (oracle not ud for us, but you could use UOJ) and then copies the doc to a samba share. it works qui

RE: Converting between Java/UniData dates

2004-01-28 Thread Ian McGowan
am i've ever seen! -- Ian McGowan <[EMAIL PROTECTED]> ___ u2-users mailing list [EMAIL PROTECTED] http://www.oliver.com/mailman/listinfo/u2-users

RE: looking for faster Ideas...

2004-01-27 Thread Ian McGowan
EX(LIN,"..",1)#0 > > CASE INDEX(LIN,"..",1)#0 AND INDEX(LIN,"..",1)#0 > > CASE INDEX(LIN,"..",1)#0 AND INDEX(LIN,"..",1)#0 > > CASE INDEX(LIN,"..",1)#0 AND INDEX(LIN,"..",1)#0 > > CASE INDEX(LIN,"..",1)#0 AND INDEX(LIN,"..",1)#0 > > CASE -1 > > KICK=0 > >END CASE > > END CASE > > > >George Gallen > >Senior Programmer/Analyst > >Accounting/Data Division > >[EMAIL PROTECTED] > >ph:856.848.1000 Ext 220 > > > >SLACK Incorporated - An innovative information, education and > >management > >company > > <http://www.slackinc.com> http://www.slackinc.com > > > >___ > >u2-users mailing list > >[EMAIL PROTECTED] > > <http://www.oliver.com/mailman/listinfo/u2-users> > http://www.oliver.com/mailman/listinfo/u2-users > >___ > >u2-users mailing list > >[EMAIL PROTECTED] > > <http://www.oliver.com/mailman/listinfo/u2-users> > http://www.oliver.com/mailman/listinfo/u2-users > > > > > > _ > > > > ___ > > u2-users mailing list > > [EMAIL PROTECTED] > > <http://www.oliver.com/mailman/listinfo/u2-users> > http://www.oliver.com/mailman/listinfo/u2-users > -- Ian McGowan <[EMAIL PROTECTED]> ___ u2-users mailing list [EMAIL PROTECTED] http://www.oliver.com/mailman/listinfo/u2-users

RE: looking for faster Ideas...

2004-01-27 Thread Ian McGowan
AD.NEXT.LINE IF DONE THEN EXIT GOSUB PARSE.LINE NAME=REC<2> ZIP=REC<23> READ EXCLUDE.ZIPS FROM EXCLUDE.FILE, NAME THEN LOCATE ZIP IN EXCLUDE.ZIPS<1> SETTING POS THEN CONTINUE END ... MORE PROCESSING ...

RE: looking for faster Ideas...

2004-01-27 Thread Ian McGowan
0 > > CASE INDEX(LIN,"..",1)#0 AND INDEX(LIN,"..",1)#0 > > CASE INDEX(LIN,"..",1)#0 AND INDEX(LIN,"..",1)#0 > > CASE INDEX(LIN,"..",1)#0 AND INDEX(LIN,"..",1)#0 > > CASE INDEX(LIN,"..",1)#0 AND INDEX(LIN,"..",1)#0 > > CASE -1 > > KICK=0 > >END CASE > > END CASE > > > >George Gallen > >Senior Programmer/Analyst > >Accounting/Data Division > >[EMAIL PROTECTED] > >ph:856.848.1000 Ext 220 > > > >SLACK Incorporated - An innovative information, education and > >management > >company > > http://www.slackinc.com <http://www.slackinc.com> > > > >___ > >u2-users mailing list > >[EMAIL PROTECTED] > > http://www.oliver.com/mailman/listinfo/u2-users > <http://www.oliver.com/mailman/listinfo/u2-users> > >___ > >u2-users mailing list > >[EMAIL PROTECTED] > > http://www.oliver.com/mailman/listinfo/u2-users > <http://www.oliver.com/mailman/listinfo/u2-users> > > -- Ian McGowan <[EMAIL PROTECTED]> ___ u2-users mailing list [EMAIL PROTECTED] http://www.oliver.com/mailman/listinfo/u2-users

Re: looking for faster Ideas...

2004-01-27 Thread Ian McGowan
r? then you could simply add an atb, OPTOUT, and SELECT DIRECTMAILLIST WITH OPTOUT = ""? ah, the csv file must be coming from some outside system. On Tue, 2004-01-27 at 10:56, Ian McGowan wrote: > do it outside basic using > > $grep -F -f pattern-file csv-file > remove-fi

Re: UV Setptr Question

2004-01-27 Thread Ian McGowan
ould like a non-programming solution > > I am running UV 9.6.2.5 > > Thanks. > > Jim > > > ___ > u2-users mailing list > [EMAIL PROTECTED] > http://www.oliver.com/mailman/listinfo/u2-users -- Ian McGowan <[E

Re: looking for faster Ideas...

2004-01-27 Thread Ian McGowan
;,1)#0 AND > INDEX(LIN,"..",1)#0 > CASE INDEX(LIN,"..",1)#0 AND INDEX(LIN,"..",1)#0 > CASE INDEX(LIN,"..",1)#0 AND INDEX(LIN,"..",1)#0 > CASE INDEX(LIN,"..",1)#0 AND INDEX(LIN,"..",1)#0 >

Re: Looking for Software

2004-01-26 Thread Ian McGowan
e(s). It > should not be copied or forwarded to any unauthorized persons. If you > received this electronic mail transmission in error, please delete it > from your system without copying or forwarding it and notify the sender > of the error by reply e-mail or by

RE: list status [was u2-users Digest, Vol 1, Issue 3]

2004-01-26 Thread Ian McGowan
___ > u2-users mailing list > [EMAIL PROTECTED] > http://www.oliver.com/mailman/listinfo/u2-users > > > ___ > u2-users mailing list > [EMAIL PROTECTE