[U2] [UV] Question about EQU

2006-11-17 Thread Barry Brevik
better performance or less memory used? Barry Brevik --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] [UV] Question about EQU

2006-11-17 Thread Barry Brevik
Thanks, everyone. Now that I know there is no apparent reason for it, I'm going to do what *I* think is the sensible thing g. Barry Brevik --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2][UV] Terminal Cursor Control

2006-10-26 Thread Barry Brevik
, back/forward word, end, beginning etc. It might be overkill for your needs. Also, it has a dozen lines of wIntegrate-specific functionality which would have to be removed/replaced. Barry Brevik --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http

RE: [U2] Cannot Find A Working Program or Directory

2006-10-12 Thread Barry Brevik
I am unable to find the dot dee thing that is, I can find USER.BP. I cannot find USER.BP.D. I have been on systems where the BP file is a directory, but the BP.O (or BP.D in your case) is a U2 file. Could that be your situation? Barry Brevik --- u2-users mailing list u2-users

RE: [U2] Input Mask

2006-08-08 Thread Barry Brevik
Depending on the emulator, you need to be wary of multi-byte keycodes which are used for function keys and such. These multi-byte keycodes will begin with either CHAR(2) or CHAR(27) (for example), but can be followed by what are otherwise printable characters. If you do not filter them, you

RE: [U2] [UV] FIND vs LOCATE- speed?

2006-08-04 Thread Barry Brevik
array. Your results may vary. Barry Brevik --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

[U2] [UV] FIND vs LOCATE- speed?

2006-08-02 Thread Barry Brevik
When using FIND or LOCATE on a dynamic array, is one faster than the other, and is there any reason to sort the array to (hopefully) improve the speed of FIND or LOCATE? I don't need to use LOCATE... BY... SETTING, I'm just doing a raw FIND or LOCATE. Barry Brevik --- u2-users mailing

[U2] [UV] time()

2006-07-21 Thread Barry Brevik
bad we can't write interrupt handlers in Universe. That would be cool. Barry Brevik --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] Barcode PCL Commands

2006-06-28 Thread Barry Brevik
barcodes (only) in about 8 different sizes natively from UV to HP-PCL printers without using soft fonts. It positions the barcodes using row/column addressing WITH the assumption that you are using the 16.66 cpi Lineprinter font. If that meets your need, give me a shout. Barry Brevik --- u2

RE: [U2] Barcode PCL Commands

2006-06-28 Thread Barry Brevik
if you need Code-128, There should be a subroutine where U2 files are stored. It works very niceley. By Dave Church. If you need this, I can forward it to you. It will return the I don't know about the original poster, but I'd like to see that. Barry Brevik --- u2-users mailing list u2

RE: [U2] [UV] Printer page breaks

2006-06-09 Thread Barry Brevik
I like the command crt @(0) So writing to the screen using specific coordinates will disable paging? Interesting. --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

[U2] [UV] Printer page breaks

2006-06-08 Thread Barry Brevik
if these methods really do the exact same thing: junk = @(0) assign 0 to system(1016) assign 0 to system(2005) TIA, Barry Brevik --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] client ip

2006-06-06 Thread Barry Brevik
In Universe, you can get it with SYSTEM(42). Maybe this would work in Unidata? --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] @(0,0)

2006-06-05 Thread Barry Brevik
Subject: [U2] @(0,0) I have seem some alternatives to the above that suppress the Enter return to continue Supposedly... ASSIGN 0 TO SYSTEM(2005) ...thant will do it, but I've never tested it because I just use... JUNK = @(0) Barry Brevik --- u2-users mailing list u2-users

[U2] [UV] User exit help?

2006-06-01 Thread Barry Brevik
their response? Barry Brevik --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] [UV] Solaris Compatiblity?

2006-05-17 Thread Barry Brevik
Does UniVerse run on Solaris? Yes, quite well. Barry Brevik --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] UniVerse + PERL

2006-05-03 Thread Barry Brevik
running at, or near our user limit for some time now. Great post! Barry Brevik --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] [UV] File sizing

2006-04-26 Thread Barry Brevik
, then another user locks some other record in that same group, then you go to lock a second record... the system could not very well lock the whole group for you because someone else has a lock already. Barry Brevik --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit

RE: [U2] [UV] File sizing

2006-04-26 Thread Barry Brevik
Great replies everyone! Thanks very much. Barry Brevik --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

[U2] [UV] File sizing

2006-04-24 Thread Barry Brevik
? Opinions anyone? Barry Brevik --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] Changes to the List

2006-03-16 Thread Barry Brevik
notification if a few list messages bounce to your address. Barry Brevik --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

[U2] [UV] Resize error

2006-03-08 Thread Barry Brevik
? Barry Brevik --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

[U2] [wintegrate] Determine presence?

2006-02-28 Thread Barry Brevik
I've inherited a bunch of code that tests for the presence of the client running wIntegrate like this: IF UPCASE(SYSTEM(7)) EQ 'VP60' Is this a reasonable method? Barry Brevik --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

[U2] [UV] SYSTEM() for execution level?

2006-02-23 Thread Barry Brevik
Anyone know if there is a SYSTEM() code that will return the execution level of the running process? Barry Brevik --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] [UV] GOSUB variable-name?

2006-02-16 Thread Barry Brevik
to appreciate U2's capabilities, so I'm sure a beginner would overlook it's beauty. Barry Brevik --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] [UV] GOSUB variable-name?

2006-02-14 Thread Barry Brevik
of things we got to work right into a module and give it different entry points. I think we called them device drivers back then and it was considered a normal thing to do. Barry Brevik --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http

[U2] [UV] GOSUB variable-name?

2006-02-08 Thread Barry Brevik
indirectly in universe? This would be really useful for me. Barry Brevik --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] [UV] GOSUB variable-name?

2006-02-08 Thread Barry Brevik
An easy one No. Out of interest, why do you need it? When I create subroutines that are highly generic, I like to make them as black box as possible. This one, as part of it's processing, needs to GOSUB to another routine, the name of which would be passed by the original caller. So when I

RE: [U2] Justification for removal of savedlists

2006-02-06 Thread Barry Brevik
I wrote a small routine that will go through Savedlists, One must be wary, as some VARs use SAVEDLISTS for storing permanent data. For example, one of Epicor's applications saves an index of all user-created report definitions in SAVEDLISTS. If you were to delete this file (which I have done),

RE: [U2] making a .csv file into an .xls file?

2006-01-13 Thread Barry Brevik
Is there an easy way to automate Excel to load the .csv, then save as .xls? Or, your universe program can output an XML file which you then name to have an .xls extension. Excel will open that natively. In Excel, you can do a FILE | SAVE AS as an XML file to see what Excel is looking for in an

[U2] [UV] Create hashed file in subdirectory?

2006-01-05 Thread Barry Brevik
stupid even to me, but how can I create a static hashed file in this subdirectory?? CREATE.FILE does not seem to allow this. Barry Brevik --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] [UV] Create hashed file in subdirectory?

2006-01-05 Thread Barry Brevik
of the existing files into the new subdirectory, so I had .\SCRATCH\SCRATCH, and then it put MYHASHFILE under SCRATCH. This was all transparent to universe, but the DOS app that also accesses that directory suddenly thought that all of it's files were gone! Barry Brevik --- u2-users mailing list u2

RE: [U2] [UV] -D command line switch?

2005-12-06 Thread Barry Brevik
: 521 ...whatever that means, and there is no other entry with 521 in F2. Barry Brevik --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

[U2] [UV] -D command line switch?

2005-12-05 Thread Barry Brevik
. Anyway, after a bunch of fooling around, I discovered that -D, D, -P and P on the command line will suppress output to the screen, and send it to the default printer instead! Also, GET(ARG.) does not see the argument either. Does anyone know what is going on here? Barry Brevik --- u2-users mailing

RE: [U2] Week of the year (UV)

2005-10-27 Thread Barry Brevik
to be. Barry Brevik --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] [UV][OT]Embed command in CSV file? Perl's SpreadSheet::W riteExcel Module

2005-10-24 Thread Barry Brevik
If perl is an option, you may want to look into the spreadsheet module Duh-oh! I didn't think of that. I love Perl... I use it as often as possible, and I'll even call it from UV. I developed an email module to take a UV generated seq file (properly formatted) and use it as an email template,

RE: [U2] [UV][OT]Embed command in CSV file?

2005-10-24 Thread Barry Brevik
If you create an HTML file and name it with a .xls extension Excel will open it quite happily and adjust columns to fit all by itself. revelationWow! You are right! How cool is that?/revelation That is pretty cool. I noticed that a br in a td results in visually correct data in Excel, but

RE: [U2] [UV][OT]Embed command in CSV file?

2005-10-21 Thread Barry Brevik
Instead of using CSV, you could use SLK Format (Symbolic Link Format). It is slightly more work Ah, I believe I remember this format from the Lotus days. I am interested in this idea. I don't suppose you have a link to any SLK format specifications? Barry --- u2-users mailing list

RE: [U2] [UV][OT]Embed command in CSV file?

2005-10-21 Thread Barry Brevik
However, if your users are on Office 2003, you might be best off creating your document as XML where you will have access to complete Sadly, we are not uniformly on Office 2003, but I like the idea of using XML. I already use HTML extensively in my reports, and I use alot of CSS and

[U2] [UV][OT]Embed command in CSV file?

2005-10-20 Thread Barry Brevik
with that, so... ...does anyone know if it is possible to embed some kind of command in a CSV file that will get Excel to autofit those rows automatically? Barry Brevik --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] [wIntegrate][UV] Changing emulation parameters via scrip t?

2005-10-06 Thread Barry Brevik
... 3) Locate the line of code you want to modify and duplicate (i.e. TerminalCommand = \018 ,Script 'wintsys\\wit_scr\\CopyPrt') 4) Comment the first duplicated line... ..snip.. I'm sure that would work. However, most of the time it needs to be like that for things to work properly. I need to

[U2] [wIntegrate][UV] Changing emulation parameters via script?

2005-10-05 Thread Barry Brevik
of the vendor's generic built-in print destination wizmo. Anybody out there figured how to change things specified in a WIT file from inside a script? TIA, Barry Brevik --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] Embedding JPG/GIF

2005-09-29 Thread Barry Brevik
the .pbm file and write PCL raster graphics codes out to the printer. Barry Brevik --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] [UV] SELECT without

2005-08-11 Thread Barry Brevik
I think its COUNT.SUP That seems to work well on my system. Thank you very much! Barry --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] Can we use WIN.PCWRITE to copy binary files??

2005-08-10 Thread Barry Brevik
WIN.PCWRITE script. The script comes with Wintegrate 4.2.1. Problem we are having is that we cannot copy binary files from the AIX side to the Caveat... I am running UV and am using wIntegrate 5.1.1. Having said that, WIN.PCWRITE works well enough for me, but because the script has some

[U2] [UV] SELECT without n records selected...

2005-08-10 Thread Barry Brevik
When executing SELECT from a PA, is there some keyword that will suppress the message n records selected to select list 0. Because if there is, I can't find it. Barry --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] [UV] SELECT without

2005-08-10 Thread Barry Brevik
You mean something other than HUSH ON followed by the select, etc., followed by HUSH OFF? Yes, something other. --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] [UV] How does UV authenticate to Windows

2005-07-12 Thread Barry Brevik
Well, I still don't have my answer, but the replies have been really interesting! I want to thank everyone for contributing. Barry Brevik --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] [UV] TRANS vs T-correlative: caching last record

2005-06-15 Thread Barry Brevik
for UniVerse, TRANS() ( aka XLATE() ) will cache a record behind the scenes so that a 2nd I-descriptor that TRANS()s to the same record Please excuse me for butting in. That is very interesting, as I just did some testing that indicates that when TRANS() is used in a basic program, performance

RE: [U2] [UV] Help with @RECORD

2005-06-14 Thread Barry Brevik
Thanks for all the posts, everyone. I guess that clears it up. Barry --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

[U2] [UV] Help with @RECORD

2005-06-13 Thread Barry Brevik
UV 9.6.1.3 on W2K. What's the right way to use @RECORD? I can do- OPEN '','A-VALID-FILENAME' THEN NULL ...after which @STDFIL is populated with the file handle. Then, I can do- READ @RECORD FROM 'RECORD-ID' THEN NULL ...after which @RECORD is a dynamic array of whatever corresponds to

[U2] [UV] Sorting UNIQUE

2005-05-19 Thread Barry Brevik
Running UV 9.6.1.3 on Win2K. I was doing a SELECT FILENAME SAVING UNIQUE F45, again rueing how you can not use SSELECT or BY when SAVING UNIQUE... ...when I noticed that the resulting lists appear to be alphanumerically sorted in ascending order anyway!! This makes sense to me because I would

RE: [U2] Clarification on FOR...NEXT loops

2005-04-15 Thread Barry Brevik
advantage over FOR...NEXT, that things have changed (since UV 9.6?) and the system is keeping track of where you are in the array in both cases. This functionality was added to universe at revision 7.3.1 (january of 1993 specifically). I'm running UV 9.6.1.3 on Win2000. My personal experiments

RE: [U2] MvInternet - IBM Licensing Requirement

2005-04-15 Thread Barry Brevik
VOID is not the proper word. However, if you have 100 users hitting your web site all at once, you need 100 licenses not 10 with multiplexing software queuing up the other 90 users. This makes no sense to me. If I have 100 desktops all trying to access my UV app at the same time, but my 10 user

[U2] [UV] send data to IP address?

2005-04-01 Thread Barry Brevik
local PRN, and it works perfectly. Anybody know if there is a way to make this connection in UV Basic? I tried creating a VOC entry and doing an OPENSEQ on it but it fails. I've tried a few other things as well. TIA, Barry Brevik --- u2-users mailing list u2-users@listserver.u2ug.org

RE: [U2] [UV] send data to IP address?

2005-04-01 Thread Barry Brevik
Does UV 9.6 have callhttp? If the print server is a jetdirect workalike you can just open port 9100, send your data and close port 9100 at the Port 9100 does not work on this device, but thank you for that tip... I find it very interesting for other applications. Also, I don't think this UV has

RE: [U2] [UV] send data to IP address?

2005-04-01 Thread Barry Brevik
Does UV 9.6 have callhttp? If the print server is a jetdirect workalike you can just open port 9100, send your data and close port 9100 at the Actually, now that I have done a port scan on this device, it apparently IS listening on port 9100. However, the same technique that produces output on a

RE: [U2] [UV] send data to IP address?

2005-04-01 Thread Barry Brevik
Have you tried the BASIC OPENDEV command? I have now. But no joy. Barry --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] [UV] send data to IP address?

2005-04-01 Thread Barry Brevik
Don't make it so complicated! Believe me, I'm trying to keep it simple! I was handed a box of software named BarTender and told to install it on all of the clients that would be printing bardcode labels. So I said to myself, 'Self, we must be getting something for our $1400', and sure enough,

RE: [U2]: Epicor

2005-03-11 Thread Barry Brevik
Is anyone on this list an Epicor user ? Here's another one. --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

[U2] [UV] Help with HELP

2005-03-10 Thread Barry Brevik
Running UV 9.6.1.3 on NT. Terminal emulation is VP60 using wIntegrate. Does anyone know what term type the HELP command expects to see? I can sorta make out the screen, but the colors are all wierd and none of the navigation keys work at all... in fact any of the page up/down or arrow keys just

RE: [U2] [UV] making 00001 our of 1

2005-03-02 Thread Barry Brevik
I have always used R%5 but I may miss programs that use other techniques to arrive at the same result. Can someone give me examples that they have seen for changing 1 to 1? I don't want to start a religious war, but I think it is completely normal to use: NBR = NBR 5'0'R or NBR

RE: [U2] GE and LE question

2005-02-11 Thread Barry Brevik
Also, be aware that NUM('') returns 1 (at least on UV 9.6.1.3). I've always found this annoying as '' may not be alpha, but it is certainly not a number either. --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] UV Pre-printed forms

2005-01-04 Thread Barry Brevik
One of my clients would like to replace their pre-printed forms with those generated by the system. Basically the form has been re-created in MS Since no one else mentioned it, what we do is: 1. Create form in Word and save it as a .RTF file. Put 'tags' (just ASCII text like 'FNAME') into the

[U2] [UV] Got PCL printer?

2004-12-06 Thread Barry Brevik
back? Barry Brevik --- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/

[U2] [UV] Global Catalog Q

2004-12-01 Thread Barry Brevik
for a reason. Barry Brevik --- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] [UV] Global Catalog Q

2004-12-01 Thread Barry Brevik
Thanks for the replies!! That was all really useful. This is a great mailing list. --- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/

[U2] [UV] help with function() please

2004-12-01 Thread Barry Brevik
. However, I can now CALL !MYFUNC('TEST'). What I wanted was a global function, so this is not floating my boat. Anyone know what's going on here? Barry Brevik --- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] Can I change VOCLIB to DIR type file?

2004-11-16 Thread Barry Brevik
Clif, how many items are typically in your VOCLIB? Just wondering if there's a not recommended past x size consideration to keep in mind? I'm not intending to hijack the thread, but what is the intended purpose of the VOCLIB file? I have one in each Universe account, but in each case it has 0

RE: [U2] [UV] Random number (RND()) help

2004-11-10 Thread Barry Brevik
Workaround is something like 32768 * Rnd(32767) + Rnd(32767). Wouldn't that be *unlikely* to generate numbers less than 32767? Or at least they would be statisticlly skewed away from that lower range. Maybe something like (for numbers between 0 and 370500): ITERATIONS = 1 RND.MAX = 370500

RE: [U2] [UV] Exit BASIC program with SELECT list?

2004-10-26 Thread Barry Brevik
Thanks for all the great replies! CHAIN seems to work well for what I'm doing. --- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/

[U2] [UV] Exit BASIC program with SELECT list?

2004-10-25 Thread Barry Brevik
Is it possible to create a SELECT list inside a BASIC program, then make that list be the active SELECT list 0 after the program terminates? In other words, I want to build lists in a program, and when I return to TCL I want to see the prompt and have an active select list. Any ideas? Barry

[U2] [UV] wIntegrate and TERMINFO

2004-10-18 Thread Barry Brevik
I have some (very few) users who are experiencing a dialog that states sending data to printer when a BASIC program sends a CHAR(24) to the terminal. When you dismiss the dialog, the program appears to be hung, although some keystrokes result in a reappearance of the sending data to printer

[U2] [UV] Typo leads to discovery of new feature

2004-10-12 Thread Barry Brevik
I was writing some test code when a slip of the fingers resulted in some wierd syntax, which then proceded to compile, and produced some interesting output. Anybody have any idea what this code thinks it is doing? PRINT 10.2 PRINT 10.'2' PRINT 10.'02' program output: 10.2 10.00 1000 ---

RE: [U2] Emulation screen size Editing

2004-10-04 Thread Barry Brevik
At font size 8 I can get 132 columns on my 19 monitor and it's barely readable. How in the world could anyone read a 165 column display? I'm getting 200 columns x 49 lines using wIntegrate and IBSfont 5x9 on a 17 monitor with 1024x768 reso. It is quite readable, but anything smaller is not.

RE: [U2] Emulation screen size Editing

2004-10-04 Thread Barry Brevik
Looks like I'll have to go out and do some font hunting. I've been using Lucida Console. Lucida Console is a great font IMO, I use it in my editor. However, IBSfont sports much smaller sizes. In my case, the font was distributed with wIntegrate as files IBSFONT.FON, IBSFONT2.FON, IBSFONT3.FON

[U2] wIntegrate license?

2004-09-29 Thread Barry Brevik
All of the users that I have who run wIntegrate experience a popup dialog that happens seemingly at random. The dialog says: License Report License has been remotely updated You have to click the OK button to dismiss it. The problem is that I have 12 machines running a kiosk-type

[U2] Attribute marks in comments?

2004-09-21 Thread Barry Brevik
Is there a standard or convention for representing attribute marks in program comments? In other words, if I want to document the structure of a dynamic array in a comment, are there single characters that I would use instead of @FM, @VM etc? --- u2-users mailing list [EMAIL PROTECTED] To

RE: [U2] Attribute marks in comments?

2004-09-21 Thread Barry Brevik
Thank you for all of the replies... it helps. I like to document the structure of dyn arrays in my programs because when I have to maintain other people's code I find that the array's purpose can be arcane, sometimes to the point of extreme confusion. However, using @VM notation in a comment

RE: [U2] UV: FMT and FMTS processing of CHAR(247) differs

2004-09-01 Thread Barry Brevik
Problem: FMTS is supposed to FMT each field of a given dynamic array. It appears to be wrong if source data in a field of the array contains CHAR(247). If you look at the DOCs for REMOVE (for example), it indicates that the lowest system delimiter is CHAR(248), and that is true with REMOVE.

[U2] [UV] Page length setting?

2004-08-27 Thread Barry Brevik
UV 9.6.1.3 on NT. I'm working on a report program where I (want to) control the paging with my own line counter. After I do a PRINTER ON and start PRINTing lines, I noticed that I frequently receive blank pages in my output, as if spurious form feeds are creeping into the print job. I'm

RE: [U2] [UV] Page length setting?

2004-08-27 Thread Barry Brevik
are you using HEADING logic? No. is the printer set to a default page length? Don't know how to tell. any CHAR(12)'s in the data? Only the ones I put there to get it to FF. Does is consistently formfeed incorrectly? Maybe. It's hard to tell as the data set keeps changing. --- u2-users

RE: [U2] Wintegrate

2004-08-13 Thread Barry Brevik
Thus, Accuterm recieves the ESC and then the char(2) and mean that the characters following are an executable I am familiar with char(27), I just wondered what is supposed to happen when it's followed by char(2). IAC, it does not appear to work with Wintegrate. Dang. --- u2-users mailing

[U2] [UV] DATA stack active?

2004-07-19 Thread Barry Brevik
UV ver 9.6.1.3 on NT. Is it possible to determine from inside a BASIC program if there is anything on the DATA stack before executing INPUT? --- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] [wIntegrate]

2004-06-30 Thread Barry Brevik
If I may ask what kind of kiosk application. Barcoding. --- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/

[U2] [wIntegrate]

2004-06-29 Thread Barry Brevik
I am using wIntegrate scripting on a Kiosk application. One of the things I'm doing is removing things like 'File' and 'Edit' from the main menu like this: If IsMenu(MainMenu) then If IsOnMenu(MainMenu,'run') then Menu Detach mainmenu,'run' Endif Endif For some reason, the 'Help' menu