Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Viewing all articles
Browse latest Browse all 21842

[RESOLVED] Print data to text file including data from textbox

$
0
0
Hi,

For some reason this does not work:

vb Code:
  1. Print #ff, "IK_" & txtSheathe.Text & "=(Gamekey=GI_Holster,Value=1.000000)"

However, if I do

vb Code:
  1. Print #1, "IK_" & Text1.Text & "1"

The only value that isn't saved in the file when I open it is the textbox data and I don't see why it isn't being saved to the file.

I am probably missing something rather simple?

Thanks,


Nightwalker

Viewing all articles
Browse latest Browse all 21842

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>