Note: This is an archived post that was originally sent to the Hollywood mailing list on Sun, 3 Sep 2006 09:20:35 -0600
Hi,
I get a Hollywood error message (Cannot open reqtools.library) when I try to run the following code:
Code: Select all
a$ = StringRequest("My Program", "Please enter your name!")
debugprint("Hello,",a$,"!")
end()
I have reqtools.library v39.3 in LIBS:. I also tried placing it in the Hollywood directory, the Hollywood systems directory, and in the directory where my .hws file is located. I noticed on Aminet that there are actually two v39.3 versions (AROS backport is sized at 56,644k from 2004 and original sized at 46,148k from 1997) but installation of neither to any of the locations mentioned appeared to help. What am I doing wrong? Thanks in advance for the help!!!
Nathan