Hi, I have an AREXX script using rxMUI, one of the procedures that can be called by the user clicking a button starts a procedure that can take several minutes...
Hi Robert, ... Thanks for the quick response. I added calls to InputBuffered to my loop and it now works much more nicely. I left the busy pointer set on the...
Hi, I hope it's okay to ask questions about the RMH.library here as it's also one of Alfie's creations! I have a script which uses the RMH.library timer...
Hello, Alfie. Running your GetDisc example with a CD in my drive fails on line 17 with error 18: invalid argument to function, and then freezes my cursor. ...
Hello, Alfie. Clicking a MailTo URLText opens a YAM write window only if YAM is running at the time. If YAM isn't running, it no longer works. Why not? Also,...
Hello, Alfie. With both of the attached files in Rexx: when I start the script, point to the menu item and press the Help key, the Menu node sometimes displays...
Hi! I have a lot of BWindows in one RXMUI app. Windows names are: win.0, win.1 and so on. They are created by: call newobj("BWin","win."actwin,"win."actwin) ...
Hoi Mario, ... AFAIR each window must have a unique ID if you want to snapshot it. Just set the ID field of the window stem for each window, eg: win.0.ID =...
Hi! I have nobody to ask, so maybe here I will find answer for that question. My friend wrote a program in C++ which have an Arexx port. It can recive some...
... Hummm are you sure it is not some problem in your friend routine. I have no time now to write that in c, but a simple stuff like: /**/ call openport(A) do...
... The macro was only an example that opens an ARexx port and waits for messages. It was only to show that messages received doesn't stop at the '\n'. Ciao....
Hello, Alfie. A reminder: A few weeks ago I sent you some problem reports on FreeDB, OpenURL, and RxMUI, and a feature request on RxWb. I haven't received any ...
... I don't know if it is a RxMUI bug or a datatype one. It is easy to create a guide that crashes the datatype. MUI menu help handling is a little bit buggy,...
Hi! ... Thanks a lot, Alfonso! I knew I can rely on you. My friend now have another problem (I know that I'm starting to be annoying -_-' ). He don't know how...
Hello, Alfie. When I click on a project and shift double-click on IBrowse, it starts up and shows the file. But this line starts IB without showing the file. ...
Hello, Alfie. I've requested this feature a couple of times, but I haven't received a reply. Here's another try. I'd like to request that you add a SearchPath...
Hello, Alfie. In the main FreeDB window track list, double-clicking a track entry plays the following track instead of the track I click. Also, the Player/Play...