Randem Systems Support Board

InnoScript => InnoScript - General Questions, Report Bugs, Problems etc... => Topic started by: debi_99 on May 04, 2006, 04:20:30 PM

Title: How to access defined variables from code
Post by: debi_99 on May 04, 2006, 04:20:30 PM
I've defined two variables as
#define User
#define Password
 
How do I assign value to these from NextButtonClick
 
 {#User} = UserPage.Values[0]; gives error.
 
Thanks,
Debi
Title: How to access defined variables from code
Post by: Randem on May 04, 2006, 07:54:55 PM
Aloha debi_99,
 
I have not used the code section of Inno Setup yet. Perhaps you can find the answer in the Inno Setup Newsgroups at http://www.jrsoftware.org/newsgroups.php (http://www.jrsoftware.org/newsgroups.php) or at http://www.marcocantu.com/epascal/ (http://www.marcocantu.com/epascal/)