RE: ICONV/OCONV for unix internal timestamp (secs past00:0001/01/1970)

2004-04-28 Thread Kevin King
Why not write a user conversion code that does this calculation as a Uname
conversion?  Page 230 of the Using Unidata (5.2) documentation describes the
parameter list for the user exit subroutine.  Forgive me if this is a
Universe question, but I assume the same applies for uv?

--Kevin
[EMAIL PROTECTED]
http://www.PrecisOnline.com

> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Behalf Of Stevenson, Charles
> Sent: Wednesday, April 28, 2004 1:52 PM
> To: U2 Users Discussion List
> Subject: RE: ICONV/OCONV for unix internal timestamp (secs
> past00:0001/01/1970)
>
>
> Sorry, no cigar.
> That's not a "conversion code" that you can stick in <3> of a dictionary
> D-item, or <7> of an A-item.  Or as second argument of either, nay, both
> ICONV() & OCONV().
>
> > -Original Message-
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] On Behalf Of Chuck Mongiovi
> > Sent: Wednesday, April 28, 2004 12:43 PM
> > To: U2 Users Discussion List
> > Subject: RE: ICONV/OCONV for unix internal timestamp (secs
> > past 00:0001/01/1970)
> >
> >
> > > seconds past midnight GMT, Jan 1, 1970.
> > > Is there a conversion code
> >
> > yeah .. something like:
> >
> > pick DATE() = INT(unixtime/86400)+732
> > pick TIME() = MOD(unixtime,86400)
> >
> > which makes:
> >
> > unixtime = (pick DATE() - 732) * 86400 + pick TIME()
> >
> > and PICK time is always local time, not GMT
> >
> > --
> > u2-users mailing list
> > [EMAIL PROTECTED] http://www.oliver.com/mailman/listinfo/u2-users
> >
> --
> u2-users mailing list
> [EMAIL PROTECTED]
> http://www.oliver.com/mailman/listinfo/u2-users
>


-- 
u2-users mailing list
[EMAIL PROTECTED]
http://www.oliver.com/mailman/listinfo/u2-users


RE: Barcode printing

2004-04-23 Thread Kevin King
Are you looking to print barcodes as a component of another document, or
independent documents such as shipping labels, warehouse tags, and the like?
Is this something you're looking for dedicated barcode printers to service,
or attempting to leverage your existing HP gear?

--Kevin
[EMAIL PROTECTED]
http://www.PrecisOnline.com

> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Behalf Of Lee Messenger
> Sent: Friday, April 23, 2004 9:03 AM
> To: [EMAIL PROTECTED] Com
> Subject: Barcode printing
>
>
> I am attempting to identify a solution to printing barcodes from within
> Universe basic.  I have reviewed the archives at IndexFocus and found some
> references to examples, however the 2 of 5 example only handles
> numeric data
> and the link to the 128 barcode was no longer active.
>
> Can anyone provide me with some information or examples.
>
> We are a Windows environment with HP printers.
>
> Any assistance would be appreciated.
>
> Thank you,
>
> Lee J Messenger
> Sr VP Operations
> [EMAIL PROTECTED]
>
> DLT Transportation Services, Inc.
> Phone :(816) 242-4505
> Fax   :(816) 483-7222
>
>
> --
> u2-users mailing list
> [EMAIL PROTECTED]
> http://www.oliver.com/mailman/listinfo/u2-users
>
>


-- 
u2-users mailing list
[EMAIL PROTECTED]
http://www.oliver.com/mailman/listinfo/u2-users


RE: COMMON Variable.

2004-03-29 Thread Kevin King
Why not write the value to a commonly located record and then read it in the
phantom?

> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Behalf Of Allen Egerton
> Sent: Monday, March 29, 2004 11:11 AM
> To: U2 Users Discussion List
> Subject: Re: COMMON Variable.
>
>
> From: "Carolina Lizama" <[EMAIL PROTECTED]>
>
> > Is there a way to pass some common variable to a Phantom program - which
> > will be called using EXECUTE 'PHANTOM '.
> >
> > I've even tried named COMMON and it lost its value.
>
> Common exists on a per-user basis.  So, if your phantom initializes it, it
> can use it.  But there's no way to pass values stored in common from one
> user to another user.
>
> In other languages, you can do it via "shared memory", but to the
> best of my
> knowledge, that's not available in Universe/Unidata at the application
> level.  Obviously it exists at the OS and DB level, otherwise
> LIST.READU and
> its brethren would be pretty useless :)
>
> --
> u2-users mailing list
> [EMAIL PROTECTED]
> http://www.oliver.com/mailman/listinfo/u2-users
>
>

-- 
u2-users mailing list
[EMAIL PROTECTED]
http://www.oliver.com/mailman/listinfo/u2-users


RE: U2UG Contract

2004-03-29 Thread Kevin King
While Yahoo groups hasn't been the best or most consistent host in the
world, there is no plan at the time to move our sbsolutions folks over to
u2ug.  Not to be a stick in the mud, but things are working really well over
there and there's no compelling reason to move at this point in time.
Besides, the moderation is simple, every user can elect either a web or
email experience, and it's just easy.  And the ads haven't gotten too
heinous (yet).

--Kevin
[EMAIL PROTECTED]
http://www.PrecisOnline.com

> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Behalf Of Lee, Andy
> Sent: Monday, March 29, 2004 5:22 AM
> To: 'U2 Users Discussion List'
> Subject: RE: U2UG Contract
>
>
> sbsolutions & rbsolutions are on yahoo groups..
> http://groups.yahoo.com/group/sbsolutions
> you can select individual emails, digests or no email, and read on the
> website..
>
> maybe a u2solutions?
>
> -Original Message-
> From: Raymond de Bourbon [mailto:[EMAIL PROTECTED]
> Sent: 29 March 2004 13:20
> To: 'U2 Users Discussion List'
> Subject: RE: U2UG Contract
>
>
> Yeah I agree, forums are a pain - A new mailing list would be my prefered
> choice.. If I had the bandwidth I would set it up..
>
> Raymond de Bourbon
> --
> u2-users mailing list
> [EMAIL PROTECTED]
> http://www.oliver.com/mailman/listinfo/u2-users
>
>

-- 
u2-users mailing list
[EMAIL PROTECTED]
http://www.oliver.com/mailman/listinfo/u2-users


RE: SB+ Information

2004-03-26 Thread Kevin King
The group is sbsolutions @ http://groups.yahoo.com/group/sbsolutions.  We're
alive and well and always open to new members.

--Kevin
Moderator, SBSolutions
http://www.PrecisOnline.com

> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Behalf Of Jim Garratt
> Sent: Thursday, March 25, 2004 6:03 PM
> To: U2 Users Discussion List
> Subject: Re: SB+ Information
>
>
> Look at Google Groups
> One specifically for SB +
> Regards,
>
> Jim Garratt
>
> - Original Message -
> From: "Jan Shaw and Keith Johnson" <[EMAIL PROTECTED]>
> To: "u2-users" <[EMAIL PROTECTED]>
> Sent: Friday, March 26, 2004 8:38 AM
> Subject: RE: SB+ Information
>
>
> > Hi,
> >
> > I've just started some consulting work at a site that has
> partly moved to
> > SB+.  I worked with System Builder some years ago and I was looking for
> > information about SB+.  I've got the documentation and Kevin
> King's book,
> > and I've had a look at Malcolm Bull's site, but the on-line group
> > (ISBUG.net) seems to be defunct.  Is there a user group still active
> on-line
> > or any other information?  I'm looking for the sort of information that
> > gives pointers and background, rather than straight documentation.
> >
> > For example, how does one stick a bunch of changes together and then
> migrate
> > them from a test environment to a live one?  It's a small site, so they
> > can't afford a full-scale package like Susan's.  I would like to set
> > something up for them.
> >
> >
> > Thanks,  Keith Johnson "'tm'ing the post name space"
> >
> > --
> > u2-users mailing list
> > [EMAIL PROTECTED]
> > http://www.oliver.com/mailman/listinfo/u2-users
>
> --
> u2-users mailing list
> [EMAIL PROTECTED]
> http://www.oliver.com/mailman/listinfo/u2-users
>
>

-- 
u2-users mailing list
[EMAIL PROTECTED]
http://www.oliver.com/mailman/listinfo/u2-users


RE: [UV] Recursive GOSUB

2004-03-01 Thread Kevin King
> The only problem is that internal subroutines do not have local
> variables so
> the second call is using the same variables as its parent.  If this is a
> problem, using dynamic arrays to stack the necessary items is quite neat.
>

At the risk of sounding like an ad, there's an article at
http://www.precisonline.com/inner.html discussing the concept of "inner
recursion", that is, recursing inside of a single program.

--Kevin
[EMAIL PROTECTED]
http://www.PrecisOnline.com



-- 
u2-users mailing list
[EMAIL PROTECTED]
http://www.oliver.com/mailman/listinfo/u2-users


RE: uniVerse problems

2004-02-22 Thread Kevin King
Is there another telnet service running, perhaps the Win telnet service or
possibly another telnet product like Unidata?

> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Behalf Of Greesh
> Sent: Sunday, February 22, 2004 3:13 PM
> To: [EMAIL PROTECTED]
> Subject: FW: uniVerse problems
>
>
> Hi
>
> Can any one help me on the following:
>
> I have loaded universe (file uv1004pe) on my desktop running Windows
> MS2000 quite some time ago.  Initially it worked ok, but when I now try
> the following uv services do not seem to start.
>
> UniVerse Telnet Service
> UniVerse REXEC service
>
> However the other two start correctly:
>
> UniVerse Resource Service
> Uni RPC Service
>
> If I start the service using the MS Administrative Tools - Services the
> following message appears:
>
> Microsoft Management Console
> Could not start the UniVerse Telnet Service service on Local Computer.
> The service did not return an error.  This could be an internal Windows
> error or an internal service error.
> If the problem persists, contact your system administrator.
>
> and for the other service:
>
> Microsoft Management Console
> Could not start the UniVerse REXEC Service service on Local Computer.
> The service did not return an error.  This could be an internal Windows
> error or an internal service error.
> If the problem persists, contact your system administrator.
>
> I haven't used universe for a month or so but it did used to work
> perfectly.  Can you advise me on what the problem could be and the a
> solution.
>
> Thanks
> G
>
> --
> u2-users mailing list
> [EMAIL PROTECTED]
> http://www.oliver.com/mailman/listinfo/u2-users
>
>


-- 
u2-users mailing list
[EMAIL PROTECTED]
http://www.oliver.com/mailman/listinfo/u2-users


RE: Unicode for System Builder

2004-02-20 Thread Kevin King
Didn't we just see this same message from Bruce @ YCI (same company)?  You
might check w/ Bruce to see if he received any offline info.

> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Behalf Of [EMAIL PROTECTED]
> Sent: Friday, February 20, 2004 9:32 AM
> To: [EMAIL PROTECTED]
> Subject: Unicode for System Builder
>
>
> Does anyone have knowledge or experience of using UniData double byte and
> SB+ to implement an application in Chinese?
> Does SB+ support Unicode?
> Thanks
>
>  <<...OLE_Obj...>>
>
> Tom Jobe
> Database Administration Group
> Yamanouchi Consumer, Inc.
> 4747 Willow Rd
> Pleasanton, CA 94588

-- 
u2-users mailing list
[EMAIL PROTECTED]
http://www.oliver.com/mailman/listinfo/u2-users


RE: Login question for Universe/SB+

2004-02-10 Thread Kevin King
> Is there a way to do this so that MYPASSWORD is encrypted?

So let me see if I get this; you want the password encrypted but
automagically provided to SB+?  Seems like this is a bit uncertain as to how
much security you'd really want out of this kind of a solution.


-- 
u2-users mailing list
[EMAIL PROTECTED]
http://www.oliver.com/mailman/listinfo/u2-users


RE: using commas in a csv file output

2004-02-02 Thread Kevin King



quote 
the entire data value.

  -Original Message-From: [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED]On Behalf Of Simon 
  AdamsSent: Monday, February 02, 2004 9:44 PMTo: 
  [EMAIL PROTECTED]Subject: using commas in a csv file 
  output
  How can I force 
  a comma in an outputted csv file ?
   
  I want to put 
  commas in numbers  eg:  10,000  but as the delimiter is a 
  comma, it puts 10 in one column and then the 000 in the next 
  column.
  How can I OCONV 
  the output but keeping the number together ?
  
  Cheers, Simon.Australia.
   *This 
  e-mail, including any attachments to it, may contain confidential and/or 
  personal information.If you have received this e-mail in error, you must 
  not copy, distribute, or disclose it, use or take any action based on the 
  information contained within it.Please notify the sender immediately 
  by return e-mail of the error and then delete the original e-mail.The 
  information contained within this e-mail may be solely the opinion of the 
  sender and may not necessarily reflect the position, beliefs or opinions 
  of Salmat on any issue.This email has been swept for the presence of 
  computer viruses known to Salmat's anti-virus systems.For more 
  information, visit our website at 
  www.salmat.com.au.*
___
u2-users mailing list
[EMAIL PROTECTED]
http://www.oliver.com/mailman/listinfo/u2-users