when i press on display button the picture box will display the grades that saved in file named (grades.txt).
and that,s my code but it keep telling me there is wrong with code
Private Sub Command1_Click() Open "d:\grades.txt" For Input As #1 End Sub
and thanks in advance
and i can make the file from the notepad right?
i wrote the number like this
10,15,20,30
This post has been edited by JackOfAllTrades: 18 November 2012 - 03:56 PM
Reason for edit:: Fixed code tags

New Topic/Question
Reply



MultiQuote





|