Results 1 to 17 of 17

Thread: Extracting Vars from a Text File [RESOLVED]

Threaded View

  1. #1

    Thread Starter
    Member
    Join Date
    Jul 2002
    Location
    Northern CA
    Posts
    38

    Extracting Vars from a Text File [RESOLVED]

    Hi-
    Right now I'm writing the following to a text file:
    Client Name, Project Name,Today's Date, Hours and Mins

    with the method Open blah for Append as fileNum

    Print #1, Client, Project, cDate, cHour, cMin

    When I want to extract those variables back out of the text file so that I can format them and print them out in a nice fashion, I don't know how to grab and seperate them back into variables.
    Last edited by Madwacker; Oct 10th, 2002 at 02:57 PM.
    -[]v[]adwacker
    Thanks in advance...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width