RE: [U2] Access to IBM knowledgebase for in-house developers

2006-11-15 Thread Brian Leach
All Whether you agree or disagree with those comments, now is YOUR chance to make a difference! December is the start of the nomination period for new U2UG Board Members. We need committed, passionate individuals who can share the concerns of the U2 community with IBM, and who can contribute to

Re: [U2] Access to IBM knowledgebase for in-house developers

2006-11-15 Thread Symeon Breen
On 14/11/06, Doug Miller [EMAIL PROTECTED] wrote: At 11:16 PM 11/12/2006, you wrote: And another thing, I heard talks about combining user ids on IBM's website to a 1 universal web user id to simplify access. We as Vars are frustrated too as it is confusing of what user id is needed in the

[U2] OT Testing Ignore

2006-11-15 Thread Gordon J Glorfield
Just really quiet on the list. No messages since early this morning. Gordon J. Glorfield Sr. Applications Developer UnitedHealthcare's Mid-Atlantic Health Plans 301-360-8839 This e-mail, including attachments, may include confidential and/or proprietary information, and may be used only by

[U2][UV] Determining INDEX.nnn File

2006-11-15 Thread Perry Taylor
Hello, All. Is anyone aware of a supported UniVerse method for determining programmatically which I_FILENAME/INDEX.nnn file corresponds to a particular index of a given file? I know I can look in the I_FILENAME/INDEX.MAP file but I wanted to avoid parsing an unpublished file structure. Any

RE: [U2][UV] Determining INDEX.nnn File

2006-11-15 Thread phil walker
INDICES BASIC command possibly? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Perry Taylor Sent: Thursday, 16 November 2006 12:00 p.m. To: u2-users@listserver.u2ug.org Subject: [U2][UV] Determining INDEX.nnn File Hello, All. Is anyone aware of a

Re: [U2][UV] Determining INDEX.nnn File

2006-11-15 Thread iggchamp
PRINT 'Filename : ': INPUT FNAME IF FNAME='' THEN STOP IF INDEX(FNAME,'/',1) THEN OPENPATH FNAME TO FILE ELSE STOP 201,FNAME END ELSE OPEN '',FNAME TO FILE ELSE STOP 201,FNAME END INDICES=INDICES(FILE) MAXI=DCOUNT(INDICES,@AM) FOR II=1 TO MAXI INDEX=INDICESII

RE: [U2][UV] Determining INDEX.nnn File

2006-11-15 Thread Perry Taylor
Sheesh!, Phil... That was too obvious. I've used the INDICES function many times and obviously failed to notice that was there in the output. Thanks for the nudge! Perry -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of phil walker Sent: Wednesday,

[U2] reindexing

2006-11-15 Thread Jeff Butera
I have a file with various indicies built on it: File.. COURSES Alternate key length.. 20 Node/Block size... 4K OV blocks. 1 (1 in use, 1 overflowed) Indices... 6 (6 D-type) Index updates. Enabled, No updates pending Index-Name..