Results 1 to 2 of 2

Thread: passing data - please help!

  1. #1

    Thread Starter
    Former Admin/Moderator MartinLiss's Avatar
    Join Date
    Sep 1999
    Location
    San Jose, CA
    Posts
    33,431
    What you are talking about here is command line input, and, not surprisingly, you use the Command function to read it. Do somthing like the following:

    MyString = Command

    MyString will contain everything to the right of the program name, so you can parse it for "%", "/" or anything else for that matter and then decided what to do.

  2. #2
    Hyperactive Member
    Join Date
    Mar 2000
    Location
    Pittsburgh, PA
    Posts
    329
    hey thanks again for all your help everyone
    ______________

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