Download presentation
Presentation is loading. Please wait.
Published byDouglas Skinner Modified over 6 years ago
1
I dragged over the label tool (A icon) and put it on the form.
2
a caption of Name:
4
property and eliminate Text1 in the box.
5
Project1 in the Project window and change its name.
7
the caption.
8
cmdClick comes up.
9
text property to contain something.
10
txtMsg.
11
text boxes.
12
JavaScript.
13
My entries
16
concatenate.
18
prompt in JavaScript.
21
The code that VB generated - here you can see my cmdExit with the word Exit on it and the size of the button etc.
22
you see code I wrote.
24
JavaScript with var. back in tot.
25
for loop.
29
a textbox.
32
Tried loading a program to write a file and it did not understand the connection between the project and the form. I clicked yes and next I will make the connection.
33
Shows no form.
34
and connect it to the project.
35
the write.
37
Close and end. Write info from the text boxes. Open a file to write on T
38
get this message and click ok.
39
I select my form.
40
it is written to a file.
41
Here is the file with the two records I wrote.
43
At End of File it puts up message and closes.
Not end of file reads and puts in text boxes. Format puts $ etc in box too This is going to read so it opens for input.
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.