Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 1 of 1
  1. #1
    Join Date
    Aug 2007
    Posts
    3

    read string from registry in paragraf

    Is it possible to read string from registry in paragraf?

    I try to:
    Code:
    loaded_username = Application.LoadValue("Your_User_Name", "Your_Key");
    text = loaded_username;
    Paragraph.SetText("Paragraph1", text);
    how to refresh paragraf after
    Code:
    user_name = Dialog.Input("Podaj swoje imie", "Wpisz:", "", MB_ICONQUESTION);
    Last edited by piotrd; 08-09-2007 at 03:23 AM.

Similar Threads

  1. Jukebox Enhancements
    By Zylo in forum AutoPlay Media Studio 6.0
    Replies: 2
    Last Post: 01-13-2007, 07:39 PM
  2. How to read the registry and put text back into it?
    By Stein Inge in forum Setup Factory 7.0
    Replies: 4
    Last Post: 12-15-2006, 07:37 AM
  3. Need help w/ Read Registry Variable - Thanks!
    By gone211 in forum AutoPlay Menu Studio 3.0
    Replies: 9
    Last Post: 03-05-2002, 09:46 AM
  4. Read from registry or ini??
    By Michael in forum AutoPlay Menu Studio 3.0
    Replies: 0
    Last Post: 09-10-2001, 08:22 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