Thank you. Its hard to read the fileman manual and retain anything when I don't have a particular problem at hand to solve. And the names are not that descriptive. So I guess I'll have to keep asking for help for awhile.
And you have been very helpful. Thanks again Kevin --- Marianne Susaanti Follingstad <[EMAIL PROTECTED]> wrote: > If you've got the FileMan documentation, look at > using routine DIK to delete a > record from programmer mode. It should suffice to > get FileMan variables set up > (just D P^DI for example), then set DIK=the file > global reference (I think it's > "^XTV(8989.3,",DA= the entry number to delete and D > ^DIK. This is NOT > something to be done lightly, but should be fine in > your case. Just make sure > that it really is the Kernel System Parameters and > not one of the other files > starting with "KERNEL" or you could potentially mess > the system up and be sure > that there are no records pointing to the entries > you created (I don't believe > it's a problem with that file, but things could have > changed since the version > I have). > > Marianne Follingstad > 301 251 0139 > > > Kevin Toppenberg wrote: > > > Hello all, > > > > In my playing around (in my practice system) with > > KERNAL SYSTEM PARAMETERS, I have added extra > records > > that I now want to delete. How do I do this? > > > > I know that one way to delete a record in some > file is > > to enter a value of "@" for field .01. Fileman > takes > > this as a signal to delete the record. > > > > But because field .01 is "required", I can't seem > to > > delete a record in this file. I have also tried > to > > modify the file so that field .01 is not required, > but > > it doesn't seem to make any difference. > > Any thoughts? > > Also, how can this be done programatically? > > > > Thanks > > Kevin > > > > Here is a screen log. > > --------------- > > > > Select OPTION NAME: diedit Enter or Edit > File > > Entries > > Enter or Edit File Entries > > > > INPUT TO WHAT FILE: KERNEL SYSTEM PARAMETERS// > > EDIT WHICH FIELD: ALL// > > > > Select KERNEL SYSTEM PARAMETERS DOMAIN NAME: ? > > Answer with KERNEL SYSTEM PARAMETERS NUMBER, > or > > DOMAIN NAME > > Choose from: > > 1 TMG.TMGDOMAIN.COM > > 2 KILLME.DOMAIN > > 3 TMG.TMGDOMAIN.COM > > > > You may enter a new KERNEL SYSTEM > PARAMETERS, > > if you wish > > > > Answer with DOMAIN NAME > > Choose from: > > KILLME.DOMAIN > > PACIFICHUI.OPENVISTA.NET > > TMG.TMGDOMAIN.COM > > > > Select KERNEL SYSTEM PARAMETERS DOMAIN NAME: 2 > > KILLME.DOMAIN > > DOMAIN NAME: KILLME.DOMAIN// @?? Required > > DOMAIN NAME: KILLME.DOMAIN// > > > > > > > > __________________________________ > > Do you Yahoo!? > > Yahoo! Mail - You care about security. So do we. > > http://promotions.yahoo.com/new_mail > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: IT Product > Guide on ITManagersJournal > > Use IT products in your business? Tell us what you > think of them. Give us > > Your Opinions, Get Free ThinkGeek Gift > Certificates! Click to find out more > > > http://productguide.itmanagersjournal.com/guidepromo.tmpl > > _______________________________________________ > > Hardhats-members mailing list > > [EMAIL PROTECTED] > > > https://lists.sourceforge.net/lists/listinfo/hardhats-members > __________________________________ Do you Yahoo!? Y! Messenger - Communicate in real time. Download now. http://messenger.yahoo.com ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ Hardhats-members mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/hardhats-members
