Search:

Type: Posts; User: kadara

Search: Search took 0.01 seconds.

  1. Replies
    11
    Views
    1,147

    Re: Text file with variables

    OK, Here is a little example to explaine what I would like to do:



    Sub Button4Click(sender As Object, e As EventArgs)
    Dim objReader As StreamReader
    Dim strContents As String

    Dim...
  2. Replies
    11
    Views
    1,147

    Re: Text file with variables

    I have a lot of these type of text files, that I would like to send to a Zebra Barcode printer with different barcode variables.
  3. Replies
    11
    Views
    1,147

    Text file with variables

    Hi,

    I'm relative new in vb programming, so I have a question.
    I have a text file with the follwing containt:



    I would like to read this file and include the BARCODE variable and then save...
  4. Thread: NotifyIcon App

    by kadara
    Replies
    1
    Views
    751

    NotifyIcon App

    Hi,

    I created the following NotifyIcon App:



    '
    ' Created by SharpDevelop.
    ' User: kadara
    ' Date: 14.06.2013
  5. Replies
    4
    Views
    1,065

    Re: Close all connection on exit

    With ADODB connection.
  6. Replies
    4
    Views
    1,065

    Close all connection on exit

    Hi,

    I'm relative new in vb.net programming, so I have some questions.
    I have an application that connects to an oracle server to retrieve some records from tables.
    Everything is working well....
Results 1 to 6 of 6



Click Here to Expand Forum to Full Width