Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 4 of 4
  1. #1
    Join Date
    Jul 2004
    Posts
    313

    Just can't remember how.

    Hi Guys, I'm stuck again.

    I have done what i need to do loads of times but I have totally forgotten.

    I need to read smcn.txt from \\AutoPlay\\Docs into Input1 but I cannot remember how.

    Please help.

    Thanks.

    Ian

  2. #2
    Join Date
    Jun 2002
    Location
    Israel
    Posts
    1,843
    Use the following code:

    text_contents = TextFile.ReadToString("\\AutoPlay\\Docs smcn.txt";
    Input.SetText("Info Text", text_contents);

    Good luck
    Yossi

  3. #3
    Join Date
    Jul 2004
    Posts
    313
    Thanks Yossi

    Just forgetting all I know after being away for a while.

    Much appreciated.


  4. #4
    Join Date
    Jun 2002
    Location
    Israel
    Posts
    1,843
    No problem.
    Glad to help.
    Yossi

Similar Threads

  1. How to remember last folder opened?
    By hammerstein in forum AutoPlay Media Studio 5.0
    Replies: 4
    Last Post: 02-17-2005, 09:57 PM
  2. Hey guys! Remember me? - I have a question about SQLite....
    By CelticDragon in forum AutoPlay Media Studio 5.0
    Replies: 0
    Last Post: 05-20-2004, 05:08 PM
  3. Folder remember
    By rhosk in forum AutoPlay Media Studio 5.0
    Replies: 2
    Last Post: 04-08-2004, 07:14 AM
  4. Version 4.03 doesnt remember my reg details in XPpro ?
    By RodB in forum AutoPlay Media Studio 4.0
    Replies: 1
    Last Post: 12-22-2002, 07:44 AM

Posting Permissions

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