how do i....
-
- Posts: 870
- Joined: Tue Nov 09, 2004 10:09 pm
- Location: At Home On My Computer
- Contact:
how do i....
in visual basic how do i make a txt file appear in a specifc folder and what is the code i need to make a form appear when i press a button so i could set the place where to place the txt file please help
-
- Posts: 870
- Joined: Tue Nov 09, 2004 10:09 pm
- Location: At Home On My Computer
- Contact:
-
- Posts: 870
- Joined: Tue Nov 09, 2004 10:09 pm
- Location: At Home On My Computer
- Contact:
-
- Posts: 94
- Joined: Mon Nov 15, 2004 7:01 pm
- Location: over there
-
- Posts: 870
- Joined: Tue Nov 09, 2004 10:09 pm
- Location: At Home On My Computer
- Contact:
ok, so, you want to save the text in a file
try that, i dont think i left anything out
Code: Select all
open "C:\whereever the hell the file is.extention" for input as #1
Signature exceeded 75KB.
-
- Posts: 94
- Joined: Mon Nov 15, 2004 7:01 pm
- Location: over there
-
- Posts: 870
- Joined: Tue Nov 09, 2004 10:09 pm
- Location: At Home On My Computer
- Contact:
-
- Posts: 870
- Joined: Tue Nov 09, 2004 10:09 pm
- Location: At Home On My Computer
- Contact:
-
- Posts: 732
- Joined: Wed Nov 26, 2003 11:59 pm
- Location: Raleigh, NC, USA
![]() |