Search:

Type: Posts; User: peorge9566

Search: Search took 0.02 seconds.

  1. Re: Package and Deployment to Win7 64bit

    I will have the admin that had the failed install send me the log. The general deployment package does write a log, I'm just not sure how far he got during the install process. I will try and get...
  2. Re: Package and Deployment to Win7 64bit

    Hi all,

    I am camoore friend that is working on this problem. I had someone at another location try and install the program from a shared drive. He had full admin rights and the program froze...
  3. Re: Search for a word in .txt file

    Thank you all for the great ideas. I found the idea from Doogle to be simple enough for even me to understand.

    Thanks again all,

    Peorge
  4. Re: Search for a word in .txt file

    I am searching the word just to find the line that I need. After I find the line TB NEVANS I need to print Mid$(37,8) to textbox1. I am not sure I know how to incorporate your code.
  5. [RESOLVED] Search for a word in .txt file

    I want to search for a word in a .txt file and then use MID$ to read a value in that line to a textbox. Below is an example of the .txt.

    TB FAIRVP/QD 99 08/26 05:30 06:08E 00'38"L 033...
  6. Replies
    2
    Views
    546

    Re: invert bininary

    thank you :wave:
  7. Replies
    2
    Views
    546

    [RESOLVED] invert bininary

    I need to invert a biminary number. Say my answer is 11010100 I want it to display as 00101011. The reason I need my answer to invert is for security of data in the field. After it is inverted each...
  8. Thread: Hex To Bin

    by peorge9566
    Replies
    6
    Views
    1,023

    Hex To Bin

    I have a text box (txtbox1) where I want to enter a 2 character HEX number, ( ie. 3F)
    and another text box (txtbox2) where I want the conversion to bininary to appear. To execute the conversion I...
Results 1 to 8 of 8



Click Here to Expand Forum to Full Width