CLUSTER DELETE

ALAN LAPWORTH lappup@hotmail.com
Fri, 25 Feb 2000 08:28:55 GMT


Thanks for the help, I'd managed to get that far before going home 
yesterday.  Just having trouble now with getting back to the menu bar if the 
field is empty.  I cannot seem to force "//" into the field.

We are currently trying to change one of our systems to use menus only and 
eliminate all the MODE ACTION prompts and as many of the built in key 
strokes as possible hence the // problem.

Sorry about the VMS crack it's just all I get here is "You can do it with 
the UNIX version!!!"



Alan Lapworth


>From: Mark Stewart <stewm@canada.com>
>To: lappup@hotmail.com
>CC: powerh-l@lists.swau.edu
>Subject: Re: CLUSTER DELETE
>Date: 24 Feb 2000 09:25:31 -0800
>
>I think your trying not to delete the entire contents of the cluster.  To 
>do this you can use the DESIGNER 01 procedure like you said.  Then make 
>another designer procedure invoke from the the ACTION field or ACTIONMENU 
>and call it DTL or somthing.
>
>In this new designer procedure put something like:
>
>PROCEDURE DESIGNER DLT
>   BEGIN
>
>INFO "Use the up/down arrow keys to select a record and press [RETURN] t*
>     LET T_DELETE_FLAG = "X"
>     PUSH FIELDMARK
>   END
>
>In your designer 01 you could put if T_DELETE_FLAG = "X" of the record your 
>trying to get rid of THEN DELETE <filename/tablename> PUT 
><filename/tablename>.
>
>Put a RESET AT STARTUP on your new temporary (T_DELETE_FLAG) value too that 
>helps sometimes.  Do forger to put the field statement for your new field 
>in there too to show the X to mark your record for deletion.
>
>That's one way you could do it.
>
>VMS is a pretty good operating system...I havn't heard many people badmouth 
>it.
>
>Mark Stewart
>Consultants Club Corp., Canada
>
>Then in your update procedure
>
>On Thu, 24 February 2000, "ALAN LAPWORTH" wrote:
>
> >
> > HELP!!!
> >
> > How do I delete a specific line within a cluster while I'm using field 
>mark?
> >   I'm already using the designer 1 procedure for the append.
> >
> > And to make matters worse we are using a VMS platform.
> >
> >
> > Here's hoping
> > Alan Lapworth
> > ______________________________________________________
> > Get Your Private, Free Email at http://www.hotmail.com
> >
> > = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
>= =
> > Subscribe: "subscribe powerh-l" in message body to 
>majordomo@lists.swau.edu
> > Unsubscribe: "unsubscribe powerh-l" in message to 
>majordomo@lists.swau.edu
> > This list is closed, thus to post to the list, you must be a subscriber.
>
>
>__________________________________________________________
>Get your FREE personalized e-mail at http://www.canada.com

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Subscribe: "subscribe powerh-l" in message body to majordomo@lists.swau.edu
Unsubscribe: "unsubscribe powerh-l" in message to majordomo@lists.swau.edu
This list is closed, thus to post to the list, you must be a subscriber.