And nowadays we are lucky to have additional choices, like UniVerse allowing you to key a space in and after pressing <ENTER> it gets removed and we have the same thing.

I like this technique better sometimes because in some versions of PICK/BASIC, control characters show up as a '.' in the Editor. You look at it, and without typing some more commands, you cannot differentiate between a control character and an actual period. But it's good to know multiple techniques in case we have to work on multiple systems.

Robert Norman

ROBERT NORMAN AND ASSOCIATES
23441 Golden Springs Dr., #289, Diamond Bar, CA 91765
(323) 285-7272, (951) 541-1668
i...@keyway.net
http://universe-basic-programming.webstarts.com/index.html
http://users.keyway.net/~ice/
http://www.affordablemultivalueprogramming.i8.com/
Computer programming & software development in Universe BASIC for Rocket Universe, in PICK/BASIC for Rocket D3, in UNIBASIC for Rocket Unidata, in R/BASIC (REVELATION BASIC) for REVELATION TECHOLOGIES REVELATION, in JBASIC (JBC or JBASE BASIC) for TEMENOS JBASE, in DATA/BASIC for Northgate REALITY, in MV BASIC (Multivalue Basic) for Intersystems Cache Multivalue, and
QMBASIC for Ladybridge OPENQM (QM).

On 2/5/2014 4:07 PM, Martin Scholl wrote:
The dots were just there to keep the numbered list going,
The same I use dots in the Editor to enter blank lines. Later I go to the
top and do R/.//50 to remove the dot.

-----Original Message-----
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Wjhonson
Sent: Tuesday, February 04, 2014 3:04 PM
To: u2-users@listserver.u2ug.org
Subject: Re: [U2] UniVerse Dictionary question


What are the periods in 3 and 4 for?
Did you try removing those?



-----Original Message-----
From: Woodward, Bob <bob_woodw...@k2sports.com>
To: U2 Users List <u2-users@listserver.u2ug.org>
Sent: Tue, Feb 4, 2014 11:49 am
Subject: Re: [U2] UniVerse Dictionary question


Just to make sure, you're wanting FIELD 178 and the first value of that
field.  Correct?  Because you have a length of 1, left justified I want to
make sure you're not looking for the first character of the 178th field.
Maybe if you showed what you're wanting and what you're getting, instead,
then we'd be sure to give you an answer that makes sense.

-----Original Message-----
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Bill Haskett
Sent: Tuesday, February 04, 2014 11:45 AM
To: U2 Users List
Subject: Re: [U2] UniVerse Dictionary queston

Martin:

This is the only way to do accomplish the defined task in UniData.
Maybe "@RECORD<178,1>" is the preferred method in UV.

Bill
Untitled Page


------------------------------------------------------------------------
----- Original Message -----
*From:* msch...@martinscholl.com
*To:* U2 Users List <u2-users@listserver.u2ug.org>
*Date:* 2/4/2014 11:33 AM
*Subject:* [U2] UniVerse Dictionary queston
UniVerse.

I want to create a dictionary item that extract value <178,1>

I thought

1.       I
2.       EXTRACT(@RECORD,178,1,0)
3.       .
4.       .
5.       1L
6.       S


Would do but it does not give me the desired result. Any suggestions?

_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users
_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to