HP3000-L Archives

April 2004, Week 4

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Brian Donaldson <[log in to unmask]>
Reply To:
Brian Donaldson <[log in to unmask]>
Date:
Fri, 23 Apr 2004 22:17:16 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (38 lines)
In my travels over the years I've seen production company data being
completely trashed by these "quick and dirty" (coding at least is) Suprtool
extracts. I never trusted them and I still don't.

Caveat Emptor (let the buyer beware).

Brian Donaldson.

On Thu, 22 Apr 2004 11:47:07 -0400, Brice Yokem <[log in to unmask]> wrote:

>The following example shows you how to update an
>image data set based upon data stored in a table.
>
>What you need is a file with the key value and the
>data used to update the image data set
>
>There is more to this example, if you want to see
>the whole works, go into suprtool and
>
>help extract
>
>then
>
>Extract from a Table
>
>table newprices,prodno,file,bosslist,data(price)
>get part-master
>if $lookup(newprices,prodno)
>update
>extract price = $lookup(newprices,prodno,price)
>xeq
>
>* To join/leave the list, search archives, change list settings, *
>* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2