>
> I used it to do colored text in a console window
>
Gil, there's Mark's new ooConsole package in the incubator (
https://sourceforge.net/p/oorexx/code-0/HEAD/tree/incubator/ooConsole/).
It might be a candidate for inclusion in 5.0

*"ooConsole is an ooRexx extension package that provides access to the
Windows console API."*

I can't tell whether it's ready for release, as the binaries have yet to be
built.  There also seems to be no documentation yet.  If you're interested,
you might want to check it out and help bring it into 5.0

Erich

On Wed, Jul 8, 2015 at 2:49 PM, Gil Barmwater <[email protected]>
wrote:

> Hi Michael,
>
> Perhaps you are referring to the Rexx GCI package which can be obtained
> from http://sourceforge.net/projects/rexx-gci/ .  The GCI package is used
> to
> access the Windows APIs.  I used it to do colored text in a console window.
> It is, however, only available for 32 bit (oo)Rexx .  HTH,
>
> On 7/8/2015 5:34 AM, Michael Lueck wrote:
> > Greetings again,
> >
> > Michael Lueck wrote:
> >> I suspect this is what the qualify method of the Stream class is doing:
> >>
> https://msdn.microsoft.com/en-us/library/windows/desktop/aa364963%28v=vs.85%29.aspx
> >>
> >> "GetFullPathName does not convert the specified file name, lpFileName.
> If the specified file name exists, you can use GetLongPathName or
> GetShortPathName to convert to long or short path names,
> >> respectively."
> >
> > I recalled some Rexx project with aim to bridge over to the vast
> majority of DLL API's without having to special develop/compile an
> interface in a Rexx DLL to said DLL API. Perhaps that would be a
> > more convenient way to obtain access to GetLongPathName and
> GetShortPathName Windows API's.
> >
> > Can someone recall what project it is that came to mind?
> >
> > I am thankful,
> >
>
> --
> Gil Barmwater
>
>
> --
> Gil Barmwater
>
>
> ------------------------------------------------------------------------------
> Don't Limit Your Business. Reach for the Cloud.
> GigeNET's Cloud Solutions provide you with the tools and support that
> you need to offload your IT needs and focus on growing your business.
> Configured For All Businesses. Start Your Cloud Today.
> https://www.gigenetcloud.com/
> _______________________________________________
> Oorexx-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/oorexx-devel
>
------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
Oorexx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to