Jennifer Murphy wrote:
> On Sat, 11 Aug 2012 15:56:33 +0100, Jeremy Nicoll - news posts
> <
jn.nntp....@wingsandbeaks.org.uk> wrote:
>
>
>>Jennifer Murphy <JenM...@jm.invalid> wrote:
>>
>>
>>>2. I wrote a little "Hello World" exec to test ooRexx. I saw something
>>>flash on the screen. That's all. I then added a Pull statement and reran
>>>it. Now the output window remained on screen. How come the output window
>>>goes away automatically?
>>
>>The installer should have asked you about extensions you wanted mapped onto
>>each of rexx.exe, rexxhide.exe and rexxpaws.exe, or set defaults for these.
>
>
> It probably did and I just didn't understand it. I believe I took all
> the defaults. Does it set up default associations for hide and paws? Do
> you know what those extensions are?
>
>
>>By giving your execs the appropriate extension you can have them run the way
>>you want.
>
>
> What are the standard extensions? .rex, .rexh, and .rexp?
>
>
>>I run nearly all my code using rexxhide.exe, even programs that don't use
>>GUI features. BUT, these programs all create log files so if something goes
>>awry I can find out what by looking at the logs.
>
>
> Where the heck is rexxhide.exe?
>
> It's not in [\Programs\Open Object Rexx]. And I can't find rexxhide.exe
> or rexxpaws.exe, either?
>