Re: How to speed up this process

Tech-Archive recommends: Fix windows errors by optimizing your registry



> Thanks Larry,I fiddled with this and noticed I needed to add another
> dst=dst+1 right above the next.Ken is right it is a cnc utility,I can
> write nc code of the top of my head but VB is still a struggle.The
only
> other function I'm going to try to add is to change the feed
> value,Fxx.xx, find, and change the value either to a specific value or
> a percent change, verify before change.I'm looking at the Search code
> that comes with the VB mdi notepad example.maybe I can tweak it.Any
> pointers or samples will you're at very much appreciated.Thanks again
> gentlemen

Not being familiar with a "cnc utility", I'm not sure how accurately you
know the feed value that you want to search for. In other words, do you
know the exact value you are searching for or only that you are trying
to locate an "F" field wherever it may be? Depending on what you know
about it, you might find the Find method of the RichTextBox useful in
performing that search. If you provide more detail as to how this search
is to work, perhaps we can suggest some coding approaches to use.

Rick


.



Relevant Pages

  • Re: linked list and bulk of nodes
    ... are added at the list's head. ... Suppose I need to store *a lot of* nodes, ... but for many pointers: ... The simple way is to malloc space each time a node is ...
    (comp.programming)
  • Re: Way OT: Windows Vista question
    ... have the exact same problem. ... Gonna head over to Walmart and see if I can find a good AV ... Please don't pay money for stuff like AV software. ... Too bad about having Vista; it's gonna cause you a lot of heartburn. ...
    (alt.true-crime)
  • Site Structure Strategy
    ... I'm trying to get my head around how to start building our companies ... Sharepoint site and need a few pointers. ... We have about 80 staff in one building split into about 10 departments of ...
    (microsoft.public.sharepoint.portalserver)
  • Re: Still more linked list magic :-)
    ... I agree that "head" should ... tail was associated. ... tail's target from becoming undefined, ... As soon as it introduces pointers ...
    (comp.lang.fortran)
  • Re: [PATCH] Check for compound pages in set_page_dirty()
    ... to the head page anyways. ... struct page pointers: One to the head where the state is kept and one to ... The tail page pointer is only used for address determinations. ... really a pmd that we treat as a pte). ...
    (Linux-Kernel)