Results 1 to 9 of 9

Thread: [2005] Hi ppl - Open dir [RESOLVED]

Threaded View

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jun 2006
    Posts
    23

    Unhappy [2005] Hi ppl - Open dir [RESOLVED]

    hi all...

    i have a form With:
    Button1
    listbox1
    listbox2

    wath i need is wen i click my button open the thir:

    ("C:\Programs\ "+ listbox1.Selecteditem) ---- this work fine

    but if i need

    ("C:\Programs\" + listbox1.selecteditem + listbox2.selecteditem )


    supose i have a selected item in listbox1 -- EXP and i have other in listbox2 -- TEXT.txt, wen i click button1 i need this result:

    open ("c:\Programs\EXP\TEXT.txt)
    Last edited by Bruno Frade; Jun 22nd, 2006 at 04:01 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width