User Profile

Collapse

Profile Sidebar

Collapse
cdove
cdove
Last Activity: Apr 17 '07, 11:23 AM
Joined: Mar 30 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • cdove
    replied to ExamResults Read Program
    Well, it doesnt work. i was hoping someone could correct it for me.
    See more | Go to post

    Leave a comment:


  • cdove
    started a topic ExamResults Read Program

    ExamResults Read Program

    I am an A-level IT student and i am trying to make a program that read results from a .txt file, displays the name, subject, mark and grade. The grade is supposed to be interpreted from the mark given in the .txt file. heres what ive got so far:

    Code:
    Sub main()
    
        Dim Name As String
        Dim Name1 As String
        Dim Mark As String
        Dim Grade As String
        Dim Count As Integer
    ...
    See more | Go to post
    Last edited by Killer42; Apr 1 '07, 01:46 AM. Reason: Please use [CODE]...[/CODE] tags around your code.
No activity results to display
Show More
Working...