Sign up on the Revelation Software website to have access to the most current content, and to be able to ask questions and get answers from the Revelation community

At 21 SEP 2006 02:50:40PM Anders Lindholt wrote:

Hi,

How can I delete an record without a key ?

Someway or another I have create a record without the key, but delete ….

Anders


At 21 SEP 2006 03:34PM [url=http://www.sprezzatura.com]The Sprezzatura Group[/url] wrote:

Anders,

Create a program something like this:

pre.code {

 background-color: #E5E5E5;
 border: 1px solid #000000;
 width: 640px;
 padding: 5px;
 font-family: courier, verdana, arial, serif;
 margin: 0px 10px auto;

}

open "SOMETABLE" to hTable then
   delete hTable, "" else
      debug
   end
end

The Sprezzatura Group

World leaders in all things RevSoft


At 21 SEP 2006 10:33PM dsig@sigafoos.org wrote:

hmm see if this nifty box works ..

pre.code {

 background-color: #E5E5E5;
 border: 1px solid #000000;
 width: 640px;
 padding: 5px;
 font-family: courier, verdana, arial, serif;
 margin: 0px 10px auto;

}


run Delete_Row "CAR_PARTS", "4*7", 0

At 21 SEP 2006 10:37PM dsig@sigafoos.org wrote:

well it almost worked ..

from the HELP you can use delete_row from the editor command line. The last was the example from the help.

so simply replace "4*7" with "" and it should delete the row

or you could write a program ..


At 23 SEP 2006 06:05AM Kauko Laurinolli wrote:

I use SRP's editor to do it.

Makes it easy, just use delete command in the menu.


At 23 SEP 2006 09:05PM dsig@sigafoos.org wrote:

so you bought an editor to delete a null key record?


At 26 SEP 2006 04:34PM Karen Oland wrote:

There are a few other things it does ….


At 26 SEP 2006 06:17PM dsig@sigafoos.org wrote:

well .. that is good .. cause if it didn't it couldn't be called and editor .. it would have to be called a deleter


At 27 SEP 2006 01:49PM Karen Oland wrote:

So, what do you then call an editor that can't delete (at least not everything it can edit)?

View this thread on the forum...

  • third_party_content/community/commentary/forums_nonworks/effc5d33cc38c00d852571f00067843c.txt
  • Last modified: 2024/01/04 21:00
  • by 127.0.0.1