HI a short question regarding vxrexx and VRFileDialog, all seems to make sense in terms of the arguements, but I don't get the ea bit. Ok, when openning a...
Thanks Sid but my problem is the file dialog here is being used as part of a routine to create a file, so what I wanted to do was to create the file and use...
... Ah, I see. It doesn't look like you can do that :( I guess it didn't occur to the designers of the dialogue that an application would let the user decide...
Hi Sid I thought as much, it does exist I did a search under goggle, and the os/2 file dialog can return the filetype selected if it has been initiated it to...
Hi I have had problems within drdialog displaying icons in dll's so normally converted these into bitmaps which normally worked, using the bmptodll tool, now...
... I've had the same problem, but I get round it by letting VXRexx compile the .res file into the project executable. Not as flexible as a dll, especially if...
Hi Sid Thnaks for the responce... Thinks I found a solution to the problem, download http://hobbes.nmsu.edu/pub/os2/dev/util/resmgr.zip make the res file rc -r...
... That's useful to know. So far I've not had the need to make a separate dll, but might have in future. ... Hmm - #1;#2 works fine for me with the resources...
Hi again Sid, and anyone else who wants to join in... :) you were correct, letting vxrexx, via the resource editor, and linking the resources with the exe...
Hi Does anyone know how to include Object rexx classes into a VXRexx project. If one say makes a new file in the selectioon list and places classes, when you...
... Adrian, I don't know if this is where you read it, but I was just looking at the table of contents of a book called "Object REXX by Example" and there is a...
... Haven't been able to find it yet. I was looking for it this afternoon, but got sidetracked. It was written by John Urbaniak. I just sent him an email...
Hi Dale No this was not the book, it was something like "Orexx for OS/2" a sweet little book about three people who write programs for other componies, and it...
http://www.ercb.com/brief/brief.0021.html this is the book you are looking for...i have a copy Cosco Iberia Ship Agency, S.A. Enrique Britto Export Dept ... ...
wow britten that's the one, could you do me a favour and look what it says about placing Object Rexx classes\methods in vxrexx, please, and posting what you...
Hi Dale, the book you are looking for is/was available as download-pdf (sg244586.pdf) If it is no longer available I can send it as private email (6MB). MfG ...
... That's the IBM Redbook "OS/2 Object REXX" and yes it is still available and yes I have a copy, but I don't think that is the book in question, but it does...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the GuiObjectRexx group. File :...
GuiObjectRexx@yahoogr...
Dec 3, 2005 3:14 pm
482
Hi Dale Erwin I am sure you have seen the file I uploaded, its on hobbes so it seems to be Public Domain now, anyway I will make some sample object Rexx ...
Hi Dale Making slow progress here, and with a bit of hacking I think I am getting there, according to the book. OORexx , not the one you have one simple...
... I don't have that book yet. I have ordered it, but it will be mid to late January before I have it here. -- Dale Erwin Salamanca 116 Pueblo Libre Lima 21...
... I don't have that book yet. I have ordered it, but it will be mid to late January before I have it here. ... I hit enter too soon... I wanted to say that...
OK One more time... but I promise this is all of it. ... I don't have that book yet. I have ordered it, but it will be mid to late January before I have it...
Hi Dale Tanks, although I have lost the book I still had the cd that came with the book, what I could not understand is why the application from the book ran,...
... As you probably know, Object REXX is completely new to me. I did read in that book that the main trick with VX-REXX, and it is the same with Dr. Dialog...