dbTalk Databases Forums  

What is the D3 Equivalent for a PHrase as in a Prime INFORMATION Dict?

comp.databases.pick comp.databases.pick


Discuss What is the D3 Equivalent for a PHrase as in a Prime INFORMATION Dict? in the comp.databases.pick forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
ddspell-m3
 
Posts: n/a

Default What is the D3 Equivalent for a PHrase as in a Prime INFORMATION Dict? - 06-30-2006 , 06:47 PM







What is the equivalent functionality of a Prime INFORMATION PHrase
record?

I used phrases all the time back in 1986-90. When I moved to D3, I
missed it. Does D3 have an equivalent type of dictionary record?


Thanks,
Danny


Reply With Quote
  #2  
Old   
AT
 
Posts: n/a

Default Re: What is the D3 Equivalent for a PHrase as in a Prime INFORMATION Dict? - 06-30-2006 , 11:43 PM






That would be a macro. Macros have an 'm' or an 'n' in the first
attribute and can actually exist in any file.

Try this to list all the macros in your MD:

list-macros md

(list-macros is itself a macro)

-Bruce H


ddspell-m3 wrote:
Quote:
What is the equivalent functionality of a Prime INFORMATION PHrase
record?

I used phrases all the time back in 1986-90. When I moved to D3, I
missed it. Does D3 have an equivalent type of dictionary record?


Thanks,
Danny


Reply With Quote
  #3  
Old   
Tony Gravagno
 
Posts: n/a

Default Re: What is the D3 Equivalent for a PHrase as in a Prime INFORMATION Dict? - 07-01-2006 , 10:17 PM



Bruce, I believe Danny is looking for a way to do this:

sort customer address.info cust.header lptr

with "address.info" defined somewhere to be:
name address city state zip

and "cust.header" is defined as:
heading "Customer listing, Page 'pncl'"

There are also default phrases which define the default dict defs to
be used for any given file when no output specs are used.

The way to do this is using an H in atb1 and the phrase in atb2.

Danny, look at the D3 reference manual for "phrases".

The D3 v7.5 documentation goes into more detail about this than its
predecessors. Keep yer eyes open for when the release goes
production.

HTH.
T



"ddspell-m3" <ddspell (AT) yahoo (DOT) com> wrote:

Quote:
What is the equivalent functionality of a Prime INFORMATION PHrase
record?

I used phrases all the time back in 1986-90. When I moved to D3, I
missed it. Does D3 have an equivalent type of dictionary record?


Thanks,
Danny


Reply With Quote
  #4  
Old   
AT
 
Posts: n/a

Default Re: What is the D3 Equivalent for a PHrase as in a Prime INFORMATION Dict? - 07-02-2006 , 03:50 PM




Tony Gravagno wrote:
Quote:
Bruce, I believe Danny is looking for a way to do this:

sort customer address.info cust.header lptr

with "address.info" defined somewhere to be:
name address city state zip

and "cust.header" is defined as:
heading "Customer listing, Page 'pncl'"

I would be willing to bet you're correct, Tony. If you look at the time
of my reply, you might see why I misconstrued his question!

-Bruce H



Reply With Quote
  #5  
Old   
ddspell-m3
 
Posts: n/a

Default Re: What is the D3 Equivalent for a PHrase as in a Prime INFORMATION Dict? - 07-05-2006 , 11:42 AM




Thanks Bruce and Tony. Tony's right about what I'm after. I should've
looked in the documentation first. Macros in D3 are like paragraphs in
INFORMATION, right?

mvdbman (AT) yahoo (DOT) com wrote:
Quote:
Tony Gravagno wrote:
Bruce, I believe Danny is looking for a way to do this:

sort customer address.info cust.header lptr

with "address.info" defined somewhere to be:
name address city state zip

and "cust.header" is defined as:
heading "Customer listing, Page 'pncl'"


I would be willing to bet you're correct, Tony. If you look at the time
of my reply, you might see why I misconstrued his question!

-Bruce H


Reply With Quote
  #6  
Old   
AT
 
Posts: n/a

Default Re: What is the D3 Equivalent for a PHrase as in a Prime INFORMATION Dict? - 07-05-2006 , 12:58 PM



Yup...and when I read your post the first time, that's what I thought I
read...Paragraph rather than Phrase. Sheesh...I must be getting old and
am not able to put in the hours like I used to. I replied on a day when
I had already put in about 13 hours after only 4 hours of sleep the
night before.

In any case, my bad and thanks Tony, for catching my error.

-Bruce H

ddspell-m3 wrote:
Quote:
Thanks Bruce and Tony. Tony's right about what I'm after. I should've
looked in the documentation first. Macros in D3 are like paragraphs in
INFORMATION, right?

mvdbman (AT) yahoo (DOT) com wrote:
Tony Gravagno wrote:
Bruce, I believe Danny is looking for a way to do this:

sort customer address.info cust.header lptr

with "address.info" defined somewhere to be:
name address city state zip

and "cust.header" is defined as:
heading "Customer listing, Page 'pncl'"


I would be willing to bet you're correct, Tony. If you look at the time
of my reply, you might see why I misconstrued his question!

-Bruce H


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.