RE: [U2] sql date/time conversion

2004-12-08 Thread Jefferson, Jim
May not be the most elegant solution to be suggested, but perhaps use an I-type to oconv your date and time fields and present them as a single -MM-DD HH:MM:SS string? OT - sure will be nice when sql server 2005 FINALLY supports separate date and time data types. Took 'em long enough to

RE: [U2] test

2004-11-26 Thread Jefferson, Jim
Which, all things considered, is a little better than braving the Black Friday throngs at the shopping malls. On my drive in early this morning, the parking lots were already nearly filled. James B. Jefferson Special Projects Aegis Mortgage Corporation 713.458.6794 [EMAIL PROTECTED] Dear

RE: [U2] OT: PCL6 Codes?

2004-11-11 Thread Jefferson, Jim
http://h2.www2.hp.com/bc/docs/support/SupportManual/bpl13205/bpl13205.pdf I know you specified PCL6 in the subject, but this might help a little. 54 page PDF quick reference guide for PCL5, which the 1320 should understand. Jim -Original Message- From: [EMAIL PROTECTED]

RE: [U2] RE: gvim on UD

2004-10-08 Thread Jefferson, Jim
This may not apply, but my recollection is that unless you specify a binary transfer type when ftp'ing your ftp client and server should properly negotiate the CRLF to LF (and vice versa) swaps. If you're specifying binary, this conversion does not take place which would leave you with the

RE: [U2] Charter: Removing a member without cause

2004-09-29 Thread Jefferson, Jim
...or my neighborhood homeowner's association... grin Jim -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Tuesday, September 28, 2004 9:24 PM To: [EMAIL PROTECTED] Subject:Re: [U2] Charter: Removing a member

RE: [U2] [OT] Sarbanes-Oxley

2004-08-05 Thread Jefferson, Jim
snip Our department has gone Sarbanes-Oxley mad here. /snip Same thing where my wife works. Not here as we're privately held. We've discussed this at length between ourselves and determined the least-cost route is to buy back all your stock and go private grin. Jim --- u2-users mailing

RE: [U2] [UD] READU

2004-07-19 Thread Jefferson, Jim
I don't believe you can use a dynamic array to store file variables/handles. I believe they must be elements of a dimensioned array or an individual variable. Jim -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Shawn Waldie Sent: Monday, July 19,

RE: [U2] [UV] WHILE READNEXT id DO

2004-06-18 Thread Jefferson, Jim
And ol' Arev has this feature as a query option: LIST FILE BY THIS BY THAT BREAK-ON THIS TOTAL SOMETHING (X) With the option X, you are prompted for a file name and record id, and the source code is written there. Sort of funky-looking, though... Don't know if they carried it over into

RE: [U2] Reading Excel worksheets natively from within Universe

2004-05-27 Thread Jefferson, Jim
I've used the documentation at openoffice.org (search there for excel file format) to help write code to read/write Excel directly from Arev applications (old version without all the fancy new stuff in OpenInsight), and this would be equally possible from UV. But it's a brute-force approach

RE: [OT] RE: [U2] Preventing Unix Login

2004-05-21 Thread Jefferson, Jim
Or the one: Unix is a very powerful weapon, perpetually aimed at your foot. Jim -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jeff Schasny Sent: Friday, May 21, 2004 1:11 PM To: [EMAIL PROTECTED] Subject:[OT] RE: [U2] Preventing Unix