For Programmers: Free Programming Magazines  


Home > Archive > Clarion > August 2007 > Re: Position browse after deleting a record









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: Position browse after deleting a record
Nelson Kaye

2007-08-29, 6:55 pm

Dan,

I entered these commands, but get a compile error messsage on all four of
them: 'Unknown Procedure Label'. I'm running 5.5

Nelson


"Dan Pressnell" <dp@nospam.com> wrote in message
news:A921.1188390766.13786@discuss.softvelocity.com...
> See if something like this works.
>
> if <record was deleted>
> brw1.updatebuffer() ! record buffer may have been trashed
> brw1.reset(10)
> brw1.resetqueue(reset:done)
> brw1.updatewindow()
> end
> select(brw1.ilc.getcontrol())
>
> If your record buffer hasn't been trashed by your deleting process, you
> could probably do without the updatebuffer() line.
>
>
> "Nelson Kaye" <nkaye1@nyc.rr.com> wrote in message
> news:A921.1188380103.13750@discuss.softvelocity.com...
delete[color=darkred]
to[color=darkred]
deletions[color=darkred]
one[color=darkred]
>
>
>



Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com