[U2] Blackberries MS Calendar

2007-01-08 Thread MAJ Programming
Here's the scenario. I'm using BLAT to send regular emails to any address. works fine. I can use the optional -attacht or -attach to attach a text or binary file and it works fine. A client wants their MV system to send MS Outlook/Calendar items to their salesperson's Blackberries. I reverse

Re: [U2] Dataflo Unidata TCL and the INV file

2007-01-12 Thread MAJ Programming
Not for nuthin' but if F0 represents the primary key, would you be better served with this statement: LIST INV 302618 F4 F9 F8 as it will go to that record directly instead of searching through the entire file. My 1 cent Mark Johnson P.S. upon further review, you are addressing 2 data

Re: [U2] [UV] Basic Program Scheduling Priority

2007-01-16 Thread MAJ Programming
I would believe that whatever entity it was releasing circa 1975 is clearly a non-issue now. I believe the concept was spokes on a wheel where each slice was a user's exclusive use of the processor and the RQM caused your pie slice to conclude and you had to wait until it went around again. It

[U2] Microdata Conversion

2007-01-18 Thread MAJ Programming
I have a client with a 1986 Microdata Spirit 6000 system that I would like to upgrade to something more contemporary. I had a client on UD Solaris who's software was from Microdata (true PQN) and IIRC, the Procs had the MV and other PQN-specific commands intact. They have 2 UD systems that aren't

Re: [U2] Microdata Conversion

2007-01-20 Thread MAJ Programming
I've got to get a better understanding of QM than I got the first time. Too much like Prime which is near UD and not that close to Microdata. Thanks. - Original Message - From: Martin Phillips [EMAIL PROTECTED] To: u2-users@listserver.u2ug.org Sent: Friday, January 19, 2007 5:00 AM

Re: [U2] Microdata Conversion

2007-01-21 Thread MAJ Programming
Like I said, I 've got to get the better understanding of QM. Also, Ive got to get the proper motivation from the client. Thanks - Original Message - From: Martin Phillips [EMAIL PROTECTED] To: u2-users@listserver.u2ug.org Sent: Saturday, January 20, 2007 1:05 PM Subject: Re: [U2]

Re: [U2] Not enough fields in the tuple

2007-01-29 Thread MAJ Programming
Is the MODIFY command part of UD or UV. I don't recall seeing it but for only on one client running UD on W2K with a housing authority package. I thought it was a VAR-level command. Thanks Mark Johnson - Original Message - From: Joe Jamison [EMAIL PROTECTED] To:

Re: [U2] Not enough fields in the tuple

2007-01-30 Thread MAJ Programming
] Not enough fields in the tuple In message [EMAIL PROTECTED], MAJ Programming [EMAIL PROTECTED] writes Is the MODIFY command part of UD or UV. I don't recall seeing it but for only on one client running UD on W2K with a housing authority package. I thought it was a VAR-level command. Odd. I

[U2] Upgrade options from Native Mentor

2007-02-16 Thread MAJ Programming
I just acquired a client with a Native Mentor system. It's in the twilight of its usefullness. Is UD or UV a sane upgrade route (preferably on an NT/W2000 platform) with the possible 'flavor' switches. Unix would be out of the question. It would also need to be able to support wyse-60 terminals

[U2] Used MV systems

2007-02-20 Thread MAJ Programming
Without a dissertation on the transferrance of licenses et al, does anyone have any used MV systems that they would like to sell. Many comments on this forum are We switched from XXX to U2 which indicates that many of these XXX systems may be retired and gathering dust. D3, AP-Pro, Mentors,

Re: [U2] Universe vs. Unidata

2007-03-05 Thread MAJ Programming
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of MAJ Programming Sent: Monday, March 05, 2007 11:12 AM To: u2-users@listserver.u2ug.org Subject: Re: [U2] Universe vs. Unidata Please share what you consider 'Good Programming Practices'. I've inherited

Re: [U2] Universe vs. Unidata

2007-03-05 Thread MAJ Programming
I don't get the intent of your 'oh dear' reply. When I suspect that I will be appending a bunch as in the earlier posts, I use my DIM method instead of appending to a dynamic array with -1. It's progress is consistent instead of progressively slower. Your reply says to use MATREAD?MATWRITE but

Re: [U2] Universe vs. Unidata

2007-03-05 Thread MAJ Programming
Note my exact words: snip I thought that EXTRACT was not taught anymore as the nomenclature works as well... /snip I didn't say that the isn't EXTRACT. My statement said that I would doubt that someone would teach EXTRACT when they should just teach . They may mention it but not spend any time

Re: [U2] Universe vs. Unidata

2007-03-07 Thread MAJ Programming
Thanks Kevin: I get blasted enough in these forums. I'm certainly no newbie but often deal with some misunderstandings surrounding my posts and replies. I use sequential files in and out of MV whenever they are the right choice. Thanks Mark Johnson - Original Message - From: Kevin King

Re: [U2] catalog command

2007-03-07 Thread MAJ Programming
Sidebar to ms Anita's questions: We've lived through all of the quirks of the evolution of our beloved MV database and programming language. It's second nature to us. Virtually all of our techniques preceed those developed in other databases and languages. Thus, we endeavor to learn the new

[U2] OT: Mentor SAVE command Options

2007-03-07 Thread MAJ Programming
Sorry for the OT post but someone here may help. I couldn't find it on the obvious GA or Mentor websites. What is the option for the SAVE command on a native Mentor system to skip over hard GFE's. I don't want to fix/truncate them. I just want to log them in the Stat-file so I can get a complete

Re: [U2] catalog command

2007-03-07 Thread MAJ Programming
One of my clients gave me the book Pick for Humans ISBN 007707243. Don't know if it's out of print. - Original Message - From: Norman Morgan [EMAIL PROTECTED] To: u2-users@listserver.u2ug.org Sent: Wednesday, March 07, 2007 9:49 AM Subject: RE: [U2] catalog command -Original

Re: [U2] FTP

2007-03-07 Thread MAJ Programming
My 2 cents on accuterm: This may not clear up the FTP script, but It will set things straight for the ESC:STX sequence. Accuterm has beaucoups of PC facilities just waiting to run. They are typically preceed by the ESC:STX (27 : 2). The command means that the Pick session will wait until the

Re: [U2] SUM Function

2007-03-07 Thread MAJ Programming
Did we not confuse this person with too much of an answer. He doesn't ask about the entire file so MQL is overkill. He doesn't ask about SQL so that may be overkill as well. He doesn't ask about the entire file so the READNEXT thing may also be overkill. Perhaps the answer is: * *** OPEN and

Re: [U2] OT: Mentor SAVE command Options

2007-03-07 Thread MAJ Programming
and waiting for a response, it skips the rest of the current group and proceeds to next group. Logs entries in STAT-FILE when used with the s option. SAVE SYSTEM SYSTEM (GSFY Paul H. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of MAJ Programming

Re: [U2] FTP

2007-03-08 Thread MAJ Programming
] [mailto:[EMAIL PROTECTED] On Behalf Of MAJ Programming Sent: Wednesday, March 07, 2007 6:13 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2] FTP My 2 cents on accuterm: This may not clear up the FTP script, but It will set things straight for the ESC:STX sequence. Accuterm has beaucoups

Re: [U2] FTP

2007-03-08 Thread MAJ Programming
I endorse the use of the DONE string. Many times (typically when mixing technologies), they aren't handshaking very well. I'll create a batch file or script that sets DONE to N, perform the task and then set DONE to Y. The waiting MV program proceeds when DONE=Y. I'm doing a project in VB that

Re: [U2] SUM Function

2007-03-08 Thread MAJ Programming
I knew that my reply may ruffle some feathers. I took his request as not the entire file as it pertains to Data/Basic, ie not the English (UQL/MQL) processor. Hopefully Marinko knows the difference between processing the data in a program and processing it outside. This also falls under

Re: [U2] FTP

2007-03-08 Thread MAJ Programming
:'':CMD:CR:I had to put C:\in front of the ftp.log and then it worked. Thanks to everyone for your help - and running from the Server would be best and hopefully we will get there - in the meantime Woo Hoo !!! Nancy [EMAIL PROTECTED] - Original Message - From: MAJ Programming

Re: [U2] old dog, new tricks

2007-03-08 Thread MAJ Programming
This review came up a year ago. -1 is an append on the attribute level. 1,-1 is not as effecient as it doesn't know that the record is only one attribute long. I don't know about U2, but if I detect a very large appended item, say over 30,000 attributes, I use a DIM array and a counter. This is

Re: [U2] old dog, new tricks

2007-03-09 Thread MAJ Programming
Is the internal methods behind REMOVE the same as EXTRACT (or ). Again, about a year ago, I had an issue with an attributed xref rec of the invoices for a customer that had grown to almost 150,000 invoices. The original programmer used with a counter and it took very long to 'age' that cust on

Re: [U2] Old Dog, New Tricks

2007-03-09 Thread MAJ Programming
I've run into many sets of dissyncronized mv values because of this. Thus, my brain now forces me to do a DCOUNT of the independent attribute to get the current number of values and increment from there. I've even seen this code X1,-1=CHAR(253):FRED that really screwed things up. No excuse for

Re: [U2] Old Dog, New Tricks

2007-03-11 Thread MAJ Programming
Interesting concept, putting the delimiter in the 1 position then deleting it. Makes the IF within the LOOP not needed. - Original Message - From: Anthony W. Youngman [EMAIL PROTECTED] To: u2-users@listserver.u2ug.org Sent: Sunday, March 11, 2007 5:12 PM Subject: Re: [U2] Old Dog, New

Re: [U2] Reports In Universe BASIC

2007-03-12 Thread MAJ Programming
Can't wait for the answers on this one. My submissions are: 1. External SSELECT then report formatting in Basic. 2. Parameters gathered in BASIC then report formatting in Basic. 3. Parameters gathered in BASIC then create an EXECUTEable TCL statement for the report. This thread should get

Re: [U2] Reports In Universe BASIC

2007-03-12 Thread MAJ Programming
Here we go with the wide variety of 'examples'. What is the sanity of PRINTER ON, then PRINT then PRINTER OFF? Should we not be teaching PRINTER ON once and PRINTER OFF at the end? I've only seen the redundant PRINTER ON, then PRINT then PRINTER OFF when the programmer didn't know of CRT and

Re: [U2] Reports In Universe BASIC

2007-03-12 Thread MAJ Programming
:[EMAIL PROTECTED] Behalf Of MAJ Programming Sent: Monday, March 12, 2007 06:33 To: u2-users@listserver.u2ug.org Subject: Re: [U2] Reports In Universe BASIC Can't wait for the answers on this one. My submissions are: 1. External SSELECT then report formatting in Basic. 2. Parameters

Re: [U2] Reports In Universe BASIC

2007-03-13 Thread MAJ Programming
the same since 1980 or so. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of MAJ Programming Sent: Monday, March 12, 2007 17:22 To: u2-users@listserver.u2ug.org Subject: Re: [U2] Reports In Universe BASIC Again, some quicker methods: 1. U50BB

Re: [U2] Error in report generation.

2007-03-13 Thread MAJ Programming
How does using upper case make a programmer primitive? Considering that beaucoups of prior source code is in pure upper case, it would be hard to cost justify changing the case for its own sake. Accuterm's WED program editor allows you to assign different colors to comments, variables,

Re: [U2] Error in report generation.

2007-03-13 Thread MAJ Programming
I'm gonna throw my 4 cents in to hopefully stop this excessive coding. snip 0005: EOF = 0 0006: LOOP 0007: READNEXT ITEM_CODE ELSE 0008: EOF = 1 0009: END 0010: UNTIL EOF DO /snip Can be replaced with one line that's pretty readable: ud/uv version: LOOP WHILE READNEXT ID DO or the D3

Re: [U2] Error in report generation.

2007-03-14 Thread MAJ Programming
. On 14/03/07, MAJ Programming [EMAIL PROTECTED] wrote: How does using upper case make a programmer primitive? Considering that beaucoups of prior source code is in pure upper case, it would be hard to cost justify changing the case for its own sake. Accuterm's WED program editor

Re: [U2] Error in report generation.

2007-03-14 Thread MAJ Programming
] To: u2-users@listserver.u2ug.org Sent: Wednesday, March 14, 2007 4:10 AM Subject: Re: [U2] Error in report generation. On 14/03/07, MAJ Programming [EMAIL PROTECTED] wrote: I'm gonna throw my 4 cents in to hopefully stop this excessive coding. or this doozy of a mess OPEN FILE1

Re: [U2] Error in report generation.

2007-03-14 Thread MAJ Programming
I just knew that I was going to get a reply in all uppercase. One of my non-mv functions is of desktop publishing which requires font selection for purpose and appeal. I've since learned a whole bunch about casing that I will share now. First, you are right. Getting a human communication like

Re: [U2] Upper Case and Editors

2007-03-14 Thread MAJ Programming
I recall using Prism 1 and Prism 2s terminals with no lower case characters. You had to use CHAR(107) or the like for smaller letters. In fact, their RUNOFF had a .LC or some lower case formatter for nice output. I just spent the day on a whole upper case system and it looks fine. I also read and

Re: [U2] Reports In Universe BASIC

2007-03-14 Thread MAJ Programming
- From: Anthony W. Youngman [EMAIL PROTECTED] To: u2-users@listserver.u2ug.org Sent: Tuesday, March 13, 2007 4:45 AM Subject: Re: [U2] Reports In Universe BASIC In message [EMAIL PROTECTED], MAJ Programming [EMAIL PROTECTED] writes Here we go with the wide variety of 'examples'. What

Re: [U2] Error in report generation.

2007-03-14 Thread MAJ Programming
Bill: I don't grasp which side of this fence you're on with this post. - Original Message - From: Bill H [EMAIL PROTECTED] To: u2-users@listserver.u2ug.org Sent: Wednesday, March 14, 2007 3:45 PM Subject: RE: [U2] Error in report generation. An interesting test would be for those who

Re: [U2] Reports In Universe BASIC

2007-03-15 Thread MAJ Programming
In message [EMAIL PROTECTED], MAJ Programming [EMAIL PROTECTED] writes No offense but what does PRINT ON have to do with PRINTER ON/OFF. They're sorta unrelated. But using PRINT ON means you don't need to use PRINTER ON/OFF Most of my programming always sent reports to print unit 1. That way

Re: [U2] Printing Reports In Universe BASIC

2007-03-15 Thread MAJ Programming
file with a table of users and printers. HTH. --Bill -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Kevin King Sent: Thursday, March 15, 2007 10:06 AM To: u2-users@listserver.u2ug.org Subject: RE: [U2] Reports In Universe BASIC From: MAJ

Re: [U2] Reports In Universe BASIC

2007-03-15 Thread MAJ Programming
: Thursday, March 15, 2007 9:06 AM Subject: RE: [U2] Reports In Universe BASIC From: MAJ Programming Like helping the newbies with MV, I can now add this little tidbit to my mental library of techniques should the need arise. Just because one can doesn't mean one should. In the case of PRINT

Re: [U2] Upper Case and Editors

2007-03-15 Thread MAJ Programming
Also recall that earlier typewriters didn't have a '1' key, rather you used the lower-case L. - Original Message - From: Bill H [EMAIL PROTECTED] To: u2-users@listserver.u2ug.org Sent: Thursday, March 15, 2007 1:16 PM Subject: RE: [U2] Upper Case and Editors Arnold: One can only hope

Re: [U2] Reports In Universe BASIC

2007-03-18 Thread MAJ Programming
Subject: Re: [U2] Reports In Universe BASIC In message [EMAIL PROTECTED], Kevin King [EMAIL PROTECTED] writes From: MAJ Programming Like helping the newbies with MV, I can now add this little tidbit to my mental library of techniques should the need arise. Just because one can doesn't mean

Re: [U2] Difference between two TIMEDATES in seconds

2007-03-18 Thread MAJ Programming
Working with a Security Monitoring client, this comes up incredibly often. OLD.TIME=TIME()+(DATE()*86400) NEW.TIME=TIME()+(DATE()*86400) DIFF=NEW.TIME-OLD.TIME provided that OLD.TIME was established prior and held somewhere. Some view this calculation as flawed as the DATE() portion assumes

Re: [U2] Upper Case Only

2007-03-18 Thread MAJ Programming
For some of my clients with huge amounts of direrct mailing, we maintain a table of exceptions to the MCT problem. All of the 50 states (add AU and NZ if you wish), the III's, the MD etc. If, after sending the string thru MCT, any 'words' (punctuation regarded) that are in this file (capitalized)

Re: [U2] SELECT.LIST, DCOUNT and @VM

2007-03-18 Thread MAJ Programming
I often set up a temporary table (used with LOCATE) if the data is incredibly static in this method: CHOICES=A.B.C.D.E.F.1.2.3.4.19.20.W.X.Y.Z CONVERT . TO @AM IN CHOICES Viola, instant dynamic array. Looks a whole lot more readable than CHOICES=A:@AM:B:@AM etc. Especially if the delimiter is

Re: [U2] @VARIABLES

2007-03-22 Thread MAJ Programming
I hope you put assignments like this in an Include. Having them loose in each program lends itself to them being mislabeled or other problems. My 1 cent Mark Johnson - Original Message - From: Buffington, Wyatt [EMAIL PROTECTED] To: u2-users@listserver.u2ug.org Sent: Thursday, March 22,

Re: [U2] @VARIABLES

2007-03-22 Thread MAJ Programming
Two things: 1. What does LIT mean? 2. How popular is having this double equate situation. What's wrong with EQUATE ERASE TO @(-1) I have a small pet peeve with equates like this. If not in an include it causes the programs to become very hard to read as you're listing hundreds of lines before

Re: [U2] @VARIABLES

2007-03-23 Thread MAJ Programming
of our systems. Most of our programs will have five or six INCLUDES at the top and then they drop straight into the code. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of MAJ Programming Sent: Friday, 23 March 2007 1:53 PM To: u2-users@listserver.u2ug.org

Re: [U2] @VARIABLES

2007-03-23 Thread MAJ Programming
. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of MAJ Programming Sent: Friday, 23 March 2007 1:53 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2] @VARIABLES Two things: 1. What does LIT mean? 2. How popular is having this double equate situation. What's

Re: [U2] Universe Database dump

2007-03-23 Thread MAJ Programming
Not for nothing but what is a Universe Database Dump? If it's what I think it is, then I would advise to not continue to use methods or nomenclature not normal to the Universe environment. If it's a unix-level backup, then make sure you can 'back-door' the connections. If it's a T-DUMP onto a

Re: {Blocked Content} RE: [U2] @VARIABLES

2007-03-24 Thread MAJ Programming
. From: [EMAIL PROTECTED] on behalf of MAJ Programming Sent: Fri 23/03/2007 9:55 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2] @VARIABLES snip Maybe I'm missing something. Since I still have a few old Microdata clients and I miss using regular Includes (and regular called

Re: [U2] New to UV/PICK, programming a banner

2007-03-25 Thread MAJ Programming
Gabe: Ask as many questions as you want. The other participants are always happy to post programming replies. But, review the different posts with some eye to developing your own effecient habits. The UV code that you're now managing will most likely be written in one 'style' (MV has no

Re: [U2] New to UV/PICK, programming a banner

2007-03-25 Thread MAJ Programming
Observation on coding technique: If you have 20 or more files that need to be opened, do you use the same construct OPEN THEN or is this just an example for this reply. I've observed this technique in one client that I've acquired and it seems inappropriate to have the entire program indented so

Re: [U2] New to UV/PICK, programming a banner

2007-03-25 Thread MAJ Programming
To add to your banner request. I've written banners that have built in timers and/or counters. Thus, the banner record could have a date range for viewing plus a counter for how many times each user has seen it and to not show it if the user has already seen it 3 times. Some applications stay

Re: [U2] New to UV/PICK, programming a banner

2007-03-25 Thread MAJ Programming
directive: open '','FILE' to FILE else stopm 'No FILE File!' It's a simple oneliner that tells you all you need to know upon failure. Karl quote who=MAJ Programming Observation on coding technique: If you have 20 or more files that need to be opened, do you use the same construct OPEN

Re: [U2] Re: [UV] New to UV/PICK, programming a banner

2007-03-25 Thread MAJ Programming
This may not answer my question. Does the STOPM have any 'wait' or prompt or will it blow by and the control be passed to the next process. That's the premise of my question. What happens after the 'STOPx. Thanks PS. Non UV/UD systems can write their own errmsg handler such as STOP

Re: Spam:RE: Spam:[U2] Texas U2 Members listening?

2007-03-29 Thread MAJ Programming
How big is Texas? El Paso is closer to San Diego, California than it is to Houston. FYI - Original Message - From: Jerry [EMAIL PROTECTED] To: u2-users@listserver.u2ug.org Sent: Thursday, March 29, 2007 8:15 AM Subject: Re: Spam:RE: Spam:[U2] Texas U2 Members listening? Actually it's

Re: [U2] Re: [UV] New to UV/PICK, programming a banner

2007-03-30 Thread MAJ Programming
execution of the current process. What happens after that depends on whence it was called. If from a Paragraph or PROC, for example, control passes to the next sentence in that paragraph or PROC. If from the TCL prompt, then control returns to the TCL prompt. - Original Message - From: MAJ

Re: [U2] FILE EXPORT

2007-03-30 Thread MAJ Programming
I'll ask again as these answers aren't clear. Does the M cause any delay so the user can actually read the message before the next process clears the screen or does something else? Thanks - Original Message - From: Bobby Worley [EMAIL PROTECTED] To: u2-users@listserver.u2ug.org Sent:

Re: [U2] FILE EXPORT

2007-03-30 Thread MAJ Programming
] On Behalf Of MAJ Programming Sent: Friday, March 30, 2007 5:25 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2] FILE EXPORT I'll ask again as these answers aren't clear. Does the M cause any delay so the user can actually read the message before the next process clears the screen or does

Re: [U2] VI on Windows UniVerse

2007-04-01 Thread MAJ Programming
Im curious about your experience with MvBase. I have a client with 1.3 on a W2K system and it's stable as expected. Thanks Mark Johnson - Original Message - From: Gabriel Green [EMAIL PROTECTED] To: u2-users@listserver.u2ug.org Sent: Saturday, March 31, 2007 9:07 PM Subject: Re: [U2] VI

Re: [U2] VI on Windows UniVerse

2007-04-01 Thread MAJ Programming
)... 3. Fine-grained control and additional features--Our application programmer/vendor has built a lot of really nifty features into the UV version of their software which I am told wouldn't have been possible on MvBase. Gabe On 4/1/07, MAJ Programming [EMAIL PROTECTED] wrote: Im

Re: [U2] OT? PS/2 keyboard adapters for ADDS terminals.

2007-04-02 Thread MAJ Programming
Try Ebay to locate the whole Adds terminals that have the RJ-11 keyboards. Yes, you'll win the auction for the CRT and the keyboard but you can do what I sometimes do in this case. Win the auction then negotiate the shipping down for just the keyboard and have the seller keep the CRT. They think

Re: [U2] Memory used in a BASIC program

2007-04-02 Thread MAJ Programming
Not for nothing but what would this tidbit of information be used for. I have not been concerned about memory for the last 20 years.Overall memory for processes etc butnot for a basic program. Curious Mark Johnson - Original Message - From: Paul McVicker [EMAIL PROTECTED] To:

Re: [U2] [AD] ~100 ADDS 4000/260 terms. + 28 Systech RCS-5018s for sale [/AD]

2007-04-03 Thread MAJ Programming
If you've been on this forum last week someone is looking for them. - Original Message - From: Gabriel Green [EMAIL PROTECTED] To: u2-users@listserver.u2ug.org Sent: Tuesday, April 03, 2007 3:59 PM Subject: [U2] [AD] ~100 ADDS 4000/260 terms. + 28 Systech RCS-5018s for sale [/AD] It

Re: [U2] [UD] Dynamic variable. Kids, Don't try this at home!!!

2007-04-07 Thread MAJ Programming
I'll throw in my 2 cents. Other languages prevent the use of commands as variables as they have active editors that check syntax while you are typing. MV typically has isolated text editors that get submitted later for compilation. While may commands or functions like OPEN PRINT READNEXT FIELD

Re: [U2] [UD] Dynamic variable. Kids, Don't try this at home!!!

2007-04-07 Thread MAJ Programming
Hear Hear!!! shameless plug for Accuterm's WED WED can assign colors to different parts of your source code. Commands like GOSUB, RETURN, OPEN, LOOP etc I've got set to red. Comments are in Green, Text is in purple, labels are in blue and everything else is in black. The colors change as you type

Re: [U2] Multivalue Column

2007-04-18 Thread MAJ Programming
Bill: While being funny, you do bring up an interesting point and conceptual issue. In English, a multivalued field (column) appears columnar. In the editor, it appears row-like. In databasic, it appears as the 2nd set of elements in a dynamic array but not as the second set of a dimensioned

Re: [U2] unix help

2007-04-18 Thread MAJ Programming
Can't you just turn to it and say 'ssh'. Couldn't resist. Mark Johnson - Original Message - From: Wronkiewicz, Terrie [EMAIL PROTECTED] To: u2-users@listserver.u2ug.org; [EMAIL PROTECTED] Sent: Tuesday, April 17, 2007 9:28 AM Subject: [U2] unix help I need to know how to turn ssh off.

[U2] HP PCL Commands

2007-04-25 Thread MAJ Programming
I know that HP printer drivers create the PCL that causes typeface and font size changes etc and that we can create our own PCL strings to cause the same effect. But is there a way to imply the effect the same way that Microsoft programs like Word can border a word with boldWORD/bold and the

Re: [U2] Using all attributes in a record

2007-05-01 Thread MAJ Programming
If you're meaning an attributed record that is an index, then REMOVE processes fastest. My 1 cent. Mark Johnson - Original Message - From: john reid [EMAIL PROTECTED] To: u2-users@listserver.u2ug.org Sent: Tuesday, May 01, 2007 7:46 AM Subject: Re: [U2] Using all attributes in a record

Re: [U2] Re: Why are there no MV books?

2007-05-10 Thread MAJ Programming
I've never seen MV books in any bookstore. We've been a pretty well-kept secret. MV is hard to illustrate with words and/or drawings as itself is DOS-like and character based. Perhaps that's a stumbling block on create a book that's easy to read. Most books that I've come across are similar to

Re: MV Books (Formerly: [U2] Incubator - News from the board)

2007-05-11 Thread MAJ Programming
I wouldn't hold my breath waiting for any college courses for MV. I have 2 kids, aged 20 17. When the 20 yr old was in 7th grade (7 years ago) they were exposed to Microsoft Office items like Word, Excel, PowerPoint, Publisher and even Access. Likewise for the 17 yr old more recently. From that

Re: MV Books (Formerly: [U2] Incubator - News from the board)

2007-05-11 Thread MAJ Programming
: [U2] Incubator - News from the board) Mark, Not a class on MV, a class on introduction to programatic thought, using MV as a clean, graspable BAISC. - Chuck Stealth Barouch MAJ Programming wrote: I wouldn't hold my breath waiting for any college courses for MV. I have 2 kids, aged

Re: MV Books (Formerly: [U2] Incubator - News from the board)

2007-05-12 Thread MAJ Programming
All: I'm no stranger to voicing my observed professional opinion regarding MV (or other topics) to see where my opinions lie with everyone else. Perhaps I'm fortunate in that my 15 or so clients are pretty content with their current MV systems, despite how far out of the 'norm' they may be.

Re: MV Books (Formerly: [U2] Incubator - News from the board)

2007-05-13 Thread MAJ Programming
PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of MAJ Programming Sent: 13 May 2007 00:22 To: u2-users@listserver.u2ug.org Subject: Re: MV Books (Formerly: [U2] Incubator - News from the board) All: I'm no stranger to voicing my observed professional opinion regarding MV (or other

Re: MV Books (Formerly: [U2] Incubator - News from the board)

2007-05-13 Thread MAJ Programming
Message - From: Dawn Wolthuis [EMAIL PROTECTED] To: u2-users@listserver.u2ug.org Sent: Sunday, May 13, 2007 12:41 PM Subject: Re: MV Books (Formerly: [U2] Incubator - News from the board) On 5/13/07, MAJ Programming [EMAIL PROTECTED] wrote: Brian/All: snip Dawn's recent reply to this thread

Re: [U2] SLEEP (until some specific time)

2007-05-13 Thread MAJ Programming
If all you have is SLEEP 1000 instead of SLEEP 18:30, then simply calculate the difference of seconds. My 1:00 cents Mark Johnson - Original Message - From: Dave Taylor [EMAIL PROTECTED] To: u2-users@listserver.u2ug.org Sent: Sunday, May 13, 2007 8:02 PM Subject: [U2] SLEEP (until some

Re: MV Books (Formerly: [U2] Incubator - News from the board)

2007-05-14 Thread MAJ Programming
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of MAJ Programming Sent: Saturday, May 12, 2007 7:22 PM To: u2-users@listserver.u2ug.org Subject: Re: MV Books (Formerly: [U2] Incubator - News from the board) All: I'm no stranger to voicing my observed

Re: MV Books (Formerly: [U2] Incubator - News from the board)

2007-05-14 Thread MAJ Programming
dumped or is trying to dump their green screen. If they don't, they flat out won't be able to sell it. Mike Randall, MCP -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of MAJ Programming Sent: Saturday, May 12, 2007 7:22 PM

Re: [U2][EMPLOYMENT]

2007-06-02 Thread MAJ Programming
Marc: IMHO as a person who has both UD UV clients, I know that they are reasonably close but identifiably different. Meaning, there you have an excellent resource in this forum to acquire the small UV stuff that you need. Basically, it's already installed and working, so you may spend a bunch

[U2] Casing Programming

2007-06-10 Thread MAJ Programming
All: I've found another reason/not-reason for using/not using mixed casing when programming in MV. I've just spent the last few months on a VB project. Due to the Public/Private nature of variables, I created a Constants Module whereby I declared all of my persistent variables. There, I used

Re: [U2] Casing Programming

2007-06-11 Thread MAJ Programming
Tony: I'll try COMPILE on my D3 client today. I hope it's 100% compatible as BASIC (O. If so, then I may consider reassigning BASIC to COMPILE. Is the presense of both verbs a compatibility or legacy issue. Thanks - Original Message - From: Tony Gravagno [EMAIL PROTECTED] To:

Re: [U2] Casing Programming

2007-06-11 Thread MAJ Programming
I agree, let's retire this thread. I only re-opened it up having just came from the VB project while maintaining all of my other standard uppercase stuff. It became clear to me then. It keeps my head in the different environments. Mark - Original Message - From: Jerry [EMAIL PROTECTED]

[U2] New UV system

2007-06-13 Thread MAJ Programming
All: I have a client running UV on SCO on a 486/Pentium-1 looking box. They would like to move everything to a contemporary box. While I don't create systems, I would like some suggestions on which kind of W2000-class server to hold a 5 user version of UV. I don't want to switch databases to UD

Re: Re:[U2] New UV system

2007-06-13 Thread MAJ Programming
Thanks for all who responded. I have to see how much gets printed versus gets downloaded (accuterm) and printed from the desktop. Thanks Mark Johnson - Original Message - From: Ken Hall [EMAIL PROTECTED] To: u2-users@listserver.u2ug.org Sent: Wednesday, June 13, 2007 6:44 PM Subject:

Re: [U2] Basic developments reverse engineering tool ?

2007-06-27 Thread MAJ Programming
There was UN-Basic that took compiled code and reverted it back to source code. My 1 cent Mark Johnson - Original Message - From: Herve Balestrieri [EMAIL PROTECTED] To: u2-users@listserver.u2ug.org Sent: Wednesday, June 27, 2007 6:37 AM Subject: [U2] Basic developments reverse engineering

Re: [U2] Universe Phantom

2007-06-27 Thread MAJ Programming
You may want to look at D3's Background(s) processor. Sorta does the same thing. Mark Johnson - Original Message - From: john reid [EMAIL PROTECTED] To: u2-users@listserver.u2ug.org Sent: Wednesday, June 27, 2007 8:31 AM Subject: Re: [U2] Universe Phantom Great minds Although I

Re: [AD] [U2] Basic developments reverse engineering tool ?

2007-06-28 Thread MAJ Programming
How does it work with parameter driven code. One of my clients has procs like this: HRUN BP SOP1500 STON HORDER HCUSTOMER HPRODUCT HVENDOR P whereby the program (BP SOP1500) has the corresponding INPUT statements for the file names and opens them as F1, F2, F3 which is a real bear when reading

Re: [AD] [U2] Basic developments reverse engineering tool ?

2007-06-29 Thread MAJ Programming
The designers of this mess were (are) called Gull from Long Island, NY. It appears to be one of the many early attempts at a 4GL that are now Roadkill. I have another client running similar code for a Credit Collections application called BestCollect. I could write a book on the false starts of

Re: [AD] [U2] Basic developments reverse engineering tool ?

2007-06-29 Thread MAJ Programming
While your examples are not false, they're hardly true either. In my many years of MV programming, I've never seen such alternate files or other methods. The closest I've seen is code within the program to decide which files to use. I think you are implying contemporary intelligence against an

Re: [U2] 1 - 4 Years

2007-06-29 Thread MAJ Programming
Aside from the historical rambling, your question on LOCATE can be easily answered tenfold by the persons on this forum. Mark Johnson - Original Message - From: [EMAIL PROTECTED] To: u2-users@listserver.u2ug.org Sent: Friday, June 29, 2007 2:38 PM Subject: RE: [U2] 1 - 4 Years I

[U2] NJ UV opportunity

2007-06-29 Thread MAJ Programming
Could Dave Rosen or anyone give me back the particulars on this opportunity in NJ. I deleted the emails and then I found someone who's interested. Thanks Mark Johnson --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

Re: [U2] [UV] Conversion code for week number

2007-07-11 Thread MAJ Programming
Likewise for the business definitions of months and years. I've got clients that have 13 EVEN 4 week months and one has 12 'months' offset by no-one knows why days and an off year. For example, today, July 11, 2007 is period 06/08, meaning period 06 in year '08'. I ain't making this stuff up. The

Re: [U2] [UV] Conversion code for week number

2007-07-11 Thread MAJ Programming
So we're guessing. I gotta believe that there's something to it instead of simply counting days, dividing by 365.25, carrying the 3, square root of October etc. How does 1/1/68 mean 'divide by 365.25'? Also, divide 'what' by 365.25 ? Considering how incredibly often the function is used and how

Re: [U2] syntax for joining two files in Retrieve statement using Universe

2007-07-13 Thread MAJ Programming
My suggestion would for Krish to get a very good understanding of what normal outputs are available in Retrieve and to understand the way our post-dictionary items work. AFAIK, all queries function on a primary data file and everything is relative to that file. Therefore, the answer is NO, you can

Re: [U2] [UV] Conversion code for week number

2007-07-21 Thread MAJ Programming
None of this explains how 12345 converts to 05/01/2001 (example) (or vice-versa) as blindingly fast as it always has. We all can write all the formulas that we want. I want to know what the 'Pick' method is. Unless it truly is a whole lot of adding and dividing. I thought that was clear in my

  1   2   3   >