Well...

what type of form is it? a KiXform form... a web page form... someother type of Form that is displayed on the desktop....

as for getting information from an INI in to your script, take a look at the readprofilestring() command. Once you have the data, and an answer to the "type of form" question, i am sure somone will be glad to give you some pointers.

Bryce

Quote:

I would like one of the text labels on a form (or text box, if that's earier) to automatically take the value of an ini file entry when the form is opened. Is there any way of doing that? (I'm a KiXtart beginner.)