Re: [U2] Logging program execution in Unidata?

2014-01-07 Thread George Hammerle
We use Unidata and we globally catalog our programs. A previous poster was correct that a 'touch of the program does update the _MAP_ file. We have weekly backups that 'touch' every file and so the _MAP_ information becomes worthless. So to work around it, this is what I did. 1. I created a

[U2] Levenshtein's distance algorithm

2013-04-17 Thread George Hammerle
) *com- * Written By : George HammerleDate : * * Purpose : Determine the number of permutations needed to make the source * string match the target string. A permutation may be a * substitution

[U2] SENDING BARCODE COMMANDS TO OKI PRINTER

2013-03-26 Thread George Hammerle
* the same, I will leave it the same. * * Send In : TEXT.FOR.BARCODE - the string to print * * Send Out : BARCODE.STR * * Modifications : * * 11/08/10 George Hammerle * - added call to DC.GET.CURRENT.PRINTER.MODEL * */com

Re: [U2] U2-Users Digest, Vol 42, Issue 7

2012-10-08 Thread George Hammerle
Inside the latest Welcome to the MV Market Place Weekly Briefing was the following job postings. Hmmm, did someone get confused? Or do those jets run on Unibasic code : GOTO USSR ( yeah, I am old ) CRT PHOTOS.OF.MISSLE.SILOS RETURN U-2 Aircrew Trainer - D3 Air and Space Operations - United

[U2] Serial to Ethernet device from Mettler Scale to Unidata/Universe

2012-05-04 Thread George Hammerle
be spectacular. And if you know of a serial to Ethernet device that works well, please let me know. George Hammerle zhammerle@hubertREMOVE_THIS.com This e-mail and any files transmitted with it are confidential and intended solely for the use of the individual

[U2] The math just doesn't work.

2011-09-29 Thread George Hammerle
TEST.COMP in file RMH.MAIN unchanged. Compiling Unibasic: /db1/ud1/PGM/RMH.MAIN/TEST.COMP in mode 'u'. compilation finished (A+B) # C? YOU LIE A = 4096.9, B = 106.19, (A+B) = 4203.09, C = 4203.09 George Hammerle Programming Dude Hubert Company LLC

Re: [U2] Lock Status

2011-09-08 Thread George Hammerle
Even if the program ended that locked the item, the lock could still be maintained if the file variable was passed. I know this is after the fact but, one option going forward would be to write a wrapper program for READU's and call it LOCK.RECORD. I use this approach extensively. CALL

[U2] IBMs Basic Development Toolkit

2009-06-30 Thread George Hammerle
Hello All, Does anyone have any information on IBM's Basic Development Toolkit that was recently released? It comes with the newest versions of Unidata and Universe. I have searched and searched IBM's website and have only found a little bit of information. Here's what I found : The IBM

[U2] Inter-Process Control...

2009-02-27 Thread George Hammerle
Does Universe support the WAKE / PAUSE commands? We are a Unidata shop and use these commands to do something very similar to the problem you are trying tackle. Syntax WAKE pid Description The UniBasic WAKE command activates a UniData process (pid) that has been paused with

RE: [U2] How to tell if running a subroutine though RedBack

2008-06-27 Thread George Hammerle
I cannot find any documentation but in Unidata, @USER.TYPE = 2 indicates that it is Redback. --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

[U2] U2 / mv.net

2007-04-13 Thread George Hammerle
Hello Nick, I think the main reason we are using VB ( vb.NET ) with mv.Net is that we have some people with a lot of VB experience but little to none C# experience. Which language are you using or planning to use? And are you using mv.NET? Thanks, George Date: Fri, 13 Apr 2007 08:40:02

RE: [U2] Unidebugger

2006-06-06 Thread George Hammerle
Hello Debbie, For Unidata we need these 3 pieces installed. I realize you are on Universe but did you install UniDK ? I hope you can get it working because I really find it useful and a productivity increaser. 1. Unidebugger 2. Dynamic Connect 3. UniDK George Hammerle Date: Mon, 5

[U2] RE: U2 Users Digest V1 #1202

2006-06-05 Thread George Hammerle
Hello Jak, If you are using Unidata, BPIOCPN may be what you need. George BPIOCPN Description The UniBasic BPIOCPN command turns automatic pagination off. With pagination off, printing to a terminal does not pause at the bottom of each screen display. Date: Mon, 5 Jun