and the 64-bit version has
4.2.0.7187 in the name.
Please get that version, an upgrade install is simple and quick, just
execute the file. In that version is a context menu in the
samples\oodialog\menu directory. The file itself is heavily commented.
-
to the script to determine what
OS you are on. And if on Linux you may need to determine if it is Fedora or
SuSE or Debian.
For AIX, you could post to the dev list asking Rainer to give you some hints
as to what it needs to be.
--
Mark Miesfeld
--
iscuss how to use
ooDialog on the ooRexx users mailing list. I try to answer anything related
to ooDialog asked on that list, promptly.
--
Mark Miesfeld
>
>
> On 4 October 2011 14:54, Mark Miesfeld wrote:
>
>> On Tue, Oct 4, 2011 at 6:32 AM, Sahananda (Jon) Wolfers <
were inspired directly by you. True
month calendar controls, true date and time picker controls, and context
menus.
oodialog\controls\PaidHolidays.rex
oodialog\simple\SimpleMonthCalendar.rex
I haven't included a context menu example in the distribution yet, but if
you are interested I could send
the file
system, until the user specifically switches. That may not be acceptable to
others. Which is fine with me. I'm not particularly pushing this, just
trying to think of something that would give the release a
Hi David,
Thanks for the update. It sounds promising.
Does it look like Publican would have continued support into the future?
--
Mark Miesfeld
On Mon, Sep 12, 2011 at 9:11 AM, David Ashley wrote:
> All -
>
> I am starting to look at using Publican to publish our documentation. I
es every 6 months, but I
currently lack the time and energy to lobby for that.
As for the RFE list, I personally would tackle the bug list before looking
at the enhancement list.
--
Mark Miesfeld
--
Doing More with Less: T
get back, I'll look at what you
committed and then give you a step-by-step of any other changes that would
need to be done.
--
Mark Miesfeld
On Sun, Sep 4, 2011 at 8:00 AM, Oliver Sims <
oliver.s...@simsassociates.co.uk> wrote:
> **
> Hi Mark,
>
> I'm about to c
On Mon, Aug 8, 2011 at 1:48 PM, Jean-Louis Faucher
wrote:
> Trailing white spaces happens with Jedit (I use it under Windows for XML
> files and rexx files).
> So I suppose I'm one of the commiters to blame :-)
Well, I was especially not wanting to blame anyone. ;-)
--
Most cooperative projects I've looked at, require the programmer to
conform to the style guidelines, if they have them, rather than
changing code after it is committed.
--
Mark Miesfeld
--
BlackBerry® DevCon Ame
27;t know how to
configure it to strip trailing white space on save, I'd be more than
happy to research how to do it with that editor. Just let me know
what the editor is.
--
Mark Miesfeld
--
BlackBerry® DevCon America
oncerning ooDialog, just post to the user's list and you'll get a
reply from myself.
I think most of the ooRexx developers at least give a quick glance to any
posts on the user's list and can move
time a developer makes a commit. This is useful to keep up with what
other developers are doing. Some of the other lists keep you up to
date with bugs are opened, what patches are opened, etc..
--
Mark Miesfeld
--
Got
. Please join me
> in congratulating Oliver on this achievement.
Congratulations Oliver.
--
Mark Miesfeld
--
Got Input? Slashdot Needs You.
Take our quick survey online. Come on, we don't ask for help often.
Plus, y
I'm awfully busy. How about if I build the pdf file and send it to
you. As I recall, I broke my keyboard in frustration the last time I
tried to update the Wiki.
--
Mark Miesfeld
On Tue, Jul 19, 2011 at 9:02 AM, Rony G. Flatscher
wrote:
> Hi Mark,
>
> On 19.07.2011 17:58, Mark
ll in svn
under docs.
--
Mark Miesfeld
On Tue, Jul 19, 2011 at 8:45 AM, Rony G. Flatscher
wrote:
> Searching for the ooRexx-Wiki-pages and not able to find them!
> :(
>
> What is the URL of the ooRexx-Wiki, especially for Mark Miesfield's
> ooRexxUnit article and resourc
ooDialog 4.2.0, the beta version of which can
also be downloaded from SourceForge:
https://sourceforge.net/projects/oorexx/files/ooDialog/
--
Mark Miesfeld
--
All of the data generated in your IT infrastructure is seriously
to
set an instance varible.
To drop an instance variable, you set it to NULL. At least that is what I
do in orexxole.c. It seems to work without crashing.
--
Mark Miesfeld
--
All of the data generated in your IT infrastru
rom the .context and parse that
looking for the class definition. Then parse the lines until you
finish the class. Then get the imported packages and parse them. If
the package is big, or the imported packages are big, this seems like
it could be relatively time consumin
On Thu, Jun 30, 2011 at 11:42 AM, Rony G. Flatscher
wrote:
>
> On 30.06.2011 15:40, Mark Miesfeld wrote:
>
>> In the ooDialog reference I'm putting a table at the start of each
>> section (for a class) and listing all the methods with links to them.
>> Then the doc
at the start of each
section (for a class) and listing all the methods with links to them.
Then the doc for the methods are in an order that makes sense. You
might want to look at that Rony, the same idea could be applied to
classes.
--
Mark Miesfeld
Thanks for the update David.
--
Mark Miesfeld
On Tue, Jun 28, 2011 at 5:46 AM, David Ashley
wrote:
> The Build Machine has a new IP address. Your DNS should be updated by now (I
> made the change 24 hours ago). Everything is back to normal except the docs
> build. I have an SSH problem
m, but it is possible they could give you a
hint.
--
Mark Miesfeld
--
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
t
TYPED_ROUTINE".
>
> However, when compiling "REXX_TYPED_METHOD is not defined. Researching
> the sources I can see that "REXX_METHOD" can be used, which contradicts
> the docuemntation in rexxpg.pdf. Is this intentional or an error
build you a debug version of the 4.1.0 release if you would
like. Not sure if that will do you any good or is practical for your
set up. If you had the Windows debugger installed, it might.
--
Mark Miesfeld
--
EditLive
the system PATH,
and switch the path according to what ooRexx you wanted to run, 32-bit
or 64-bit. But it wouldn't be seamless and you'd need to remember
what program types you were about to run.
--
Mark Miesfeld
--
7; or *how* you are
combining them, so there is no way I can give you any help. Other
than pointing that the indication is that it is Rexx/SQL that has a
problem and Rexx/SQL is not a part of ooRexx.
--
Mark Miesfeld
--
Rexx
dialog.
You should / might be able to adapt that model to what you want. In
ooDialog, the OS handles the dispatching of messages to the message
handling loop. You would need to write your own way of dispatching
messages to the loop. Seems pretty doable
d, I'll rebuild from the source for
4.1.0 and see if there is any help. An additional problem is, I'm not
100% sure which compiler version I used. ;-( Pretty sure that it was
VC++ 2008, but it could have been 2005.
--
Mark Miesfeld
-
as needed.
--
Mark Miesfeld
for the ooRexx development team
--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network
management toolset available today. Deliv
Just a FYI to let people know I'll be out of town for a couple of weeks with
little or no Internet access.
Things have been kind of quiet anyway, but if you direct something towards
me and don't get a reply right away, I'll respond when I get back, towards
the end of May.
-
experimental versions of GUI-based installers for
> Windows and MacOSX (which includes ooRexx 4.1.1 for MacOSX).
The latest released ooRexx is 4.1.0. Is the above a typo, or are you
releasing your own version(s) o
>
David,
Good deal. I saw your commit and was going to build on a Kubuntu system.
I'll let you know if I see any problems.
--
Mark Miesfeld
--
Benefiting from Server Virtualization: Beyond Initial Workload
s worth, I had no trouble building the docs on
Ubuntu 9.3 / 9.6. The problem on 10.10, I think, is that some of the tools
are newer versions.
--
Mark Miesfeld
--
Xperia(TM) PLAY
It's a major breakthrough. An authenti
a clue as to what
is wrong.
--
Mark Miesfeld
--
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your game
hat stops the server. Then instruct the person to run the start up program
first thing and to run the shut down program last thing.
If it is some software application, then start the server on application
start up, and shut the server down when the application ends.
--
Mark Miesfeld
, it drops out of the
loop and the thread terminates. Then when the application is terminating
you set the varible and manually force the server to check if it needs to
process something.
Again, I'd suggest looking at the sysinfo.rex example in trunk. It solves a
problem that seems to be simil
utes, then switch back to ooDialog 4.1.0.
Switch ooDialog operates like a toggle and the user can switch back and
forth between the two ooDialog versions at any time, as often as needed.
--
Mark Miesfeld
for the ooRexx develo
y time, it
would just be ignored in the build if I haven't committed the changes yet.
--
Mark Miesfeld
--
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security
Why do you clear the condition before you you decode it? Without looking at
code, can't say for sure, but that seems risky. How do you know clearing
the condition doesn't set program to null?
On Mar 19, 2011 12:12 PM, "Rony G. Flatscher"
wrote:
In a bug report which relates to BSF4ooRexx Jean
y it
works than to ask questions about why some non-working procedure doesn't
work.
--
Mark Miesfeld
--
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - t
guide/oodguide.xml
Done.
zip oodguide-html *.htm *.jpg *.png docbook-1.png oorexx.jpg
But, the finished doc doesn't get moved to the build output directory
during the nightly build. Could you fix that up for me?
Thanks.
--
Mar
f we start getting a
lot of discussion of purely bsf4oorexx issues on this list, then we are
likely to ask Rony to set up his own list for those discussion.
Issues or questions related to ooRexx development are always welcome here,
for developers or non-developers
I haven't kept up with the image changes in the rest of the docs, so
I'm not sure. In the oodialog section some of them are still used.
But, I agree that unused ones should be removed.
--
Mark Miesfeld
On Mon, Mar 7, 2011 at 10:36 AM, Rick McGuire wrote:
> Are the .png versions
he approach that Rick used
with the File class, and not put into making any changes to rexxutils.
Let's see what Rick and David say.
--
Mark Miesfeld
--
What You Don't Know About Data Connectivity CAN Hurt You
Thi
Hi David,
It looks like none of the files in incubator/orxsql have their
eol-style property set. They should probably be set to:
svn:eol-style
native
Otherwise each time some one commits from a different platform than
the last commit, the whole file will be regenerated.
--
Mark Miesfeld
0. Switch ooDialog operates like a toogle
and the user can switch back and forth between the two ooDialog
versions at any time, as often as needed.
--
Mark Miesfeld
for the ooRexx development team
--
Free Software Downl
t; considering a layout like this
>
> platform/windows
> platform/unix/linux
> platform/unix/mac
> platform/unix/aix
I think the above is good. Really linux, mac, and aix are all
unix-like and only have minor
any problems.
--
Mark Miesfeld
--
Free Software Download: Index, Search & Analyze Logs and other IT data in
Real-Time with Splunk. Collect, index and harness all the fast moving IT data
generated by your applications,
les are
laid out as if `pwd`/debian/oorexx/ was /.
--
Mark Miesfeld
--
Free Software Download: Index, Search & Analyze Logs and other IT data in
Real-Time with Splunk. Collect, index and harness all the fast moving IT data
more in
line with what we are doing already in the interpreter.
--
Mark Miesfeld
--
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
ed.)
But then through trial and error I figured out I couldn't, and I
haven't really thought much about it again.
--
Mark Miesfeld
>
>
> Regards
> Jean-Louis
>
> 2011/2/18 Rick McGuire
>>
>> That is an intentional decision that those values must be exact
On Sun, Feb 13, 2011 at 9:34 AM, Gil Barmwater wrote:
> see below...
>
> Mark Miesfeld wrote:
>> Just an FYI regarding the test suite.
...
>> The reason I added the oodTestGroup extension is that I was having
>> trouble getting the ooDialog.cls package loaded with
, after the prologue had already
executed, my test dialog subclass in the file could not be
constructed. Using an alternate extension allows things to work
cleanly. It also allows someone interested in just the ooDialog tests
to easily just work wit
tem directories. What if the builder already has ooRexx installed
and just wants to build the installation package.
--
Mark Miesfeld
--
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory
if I'm following what's going on here, but, if you are
talking about removing an older version, you should remove all of it.
--
Mark Miesfeld
--
The ultimate all-in-one performance toolkit: Intel(R) Parallel Stu
an IBM Object Rexx for the Mac, I'd say
it's always been this way.
--
Mark Miesfeld
--
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before th
tartfiles"
But then in the AIX section it is changed:
case "$target" in
*ibm-aix*)
...
ORX_LDFLAGS_PACKAGE=""
--
Mark Miesfeld
--
The ultimate all-in-one performance toolkit: Int
So, as a last resort you could even use a rexx program to do the hard
stuff and document what the build steps need to be. In the package
target for example, the interpreter would already need to be built
obviously.
--
Mark Miesfeld
--
ll into either C:\opt\ooRexx or C:\usr\lib.
We install according to Windows conventions. On a Mac things should
be installed according to Mac conventions.
--
Mark Miesfeld
--
The ultimate all-in-one performance toolkit: I
were a few problems, so we ended up creating the
symlinks after all.
--
Mark Miesfeld
--
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Fin
Excellent Jean-Louis. I forgot to methion DESTDIR.
If you can build on a Mac and have copious free time, maybe you'd like
to tackle building an installable package?
--
Mark Miesfeld
On Mon, Feb 7, 2011 at 2:51 PM, Jean-Louis Faucher
wrote:
> Hi Rony,
> Have a look at pl
On Mon, Feb 7, 2011 at 2:21 PM, Rony G. Flatscher
wrote:
> On 07.02.2011 23:10, Mark Miesfeld wrote:
> Just by fooling around I found that "mac" works:
>
> ronymac:trunk rony$ ./configure --target=mac --disable-static CFLAGS="-arch
> i386"
Okay, good. Alth
Looks to me like you should try:
./configure --target=apple-darwin --disable-static
--
Mark Miesfeld
On Mon, Feb 7, 2011 at 2:02 PM, Rony G. Flatscher
wrote:
>
> On 07.02.2011 22:55, Rony G. Flatscher wrote:
>
> On 07.02.2011 22:18, Mark Miesfeld wrote:
>
>
> Are you a
Are you actually on a Mac OS X system?
--
Mark Miesfeld
On Mon, Feb 7, 2011 at 1:11 PM, Rony G. Flatscher
wrote:
> Hi there,
>
> did a "make maintainer-clean" to cleanup everything, unfortunately the
> following files got deleted as well, inhibiting a successful compi
id you use the --disable-static option during the ./configure step.
My guess would be that you didn't.
Other than that, I would think you want to use the "package" target.
--
Mark Miesfeld
--
The ultimate
, as Rick pointed out to me a little while ago, the .String class
already has a makearray method, but the semantics for makearray(" ")
are not the same for what he was proposing. The treatment of multiple
blanks between words is not the same
On Tue, Feb 1, 2011 at 7:15 AM, Rick McGuire wrote:
> On Tue, Feb 1, 2011 at 10:12 AM, Mark Miesfeld wrote:
> > Well, subWords works for me.
>
> Hmmm, that one is definitely a possibility. The name that seemed most
> natural to me was "words", but that one is alrea
subWord, a single string, and subWords, an array of single words.
Other than that, there is wordCollection, but I don't think that is
really any better than wordArray, just longer.
--
Mark Miesfeld
On Tue, Feb 1, 2011 at 6:54 AM, Rick McGuire wrote:
> I have code written to implement this
he commit messages to see if I
beat you to it. (Probably won't do it today though.)
--
Mark Miesfeld
--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Und
On Tue, Jan 11, 2011 at 7:33 AM, David Ashley
wrote:
> As always, the problem here is Who Will Manage It? I sure do not have the
> time.
Lets have Mike do it.
--
Mark Miesfeld
--
Gaining the trust of
much easier to do one thing I'm really in favor of,
and that is doing bug fix releases at relatively short intervals. I'd
like to do a bug fix release at least every 6 months.
--
Mark Miesfeld
On Tue, Jan 11, 2011 at 7:13 AM, Rick McGuire wrote:
> In most of the Apache projects I
e bug whenever he
wants, his testing the fix would be ideal. We can work out some way
of getting the test build to him, but neither Rick nor I can produce
the build.
Again, I'm not trying to pressure you, just if you could do a build a
week, two weeks, a m
a Facebook page. I'm not sure I ever will.
--
Mark Miesfeld
--
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web. Learn how to
toogle
and the user can switch back and forth between the two ooDialog
versions at any time, as often as needed.
--
Mark Miesfeld
for the ooRexx development team
--
Gaining the trust of online customers is vital for the succ
t put in some simple tests to begin with and then add
to it, by taking some example tests from the stream test case.
--
Mark Miesfeld
>
> There was a second class in the file called StreamClassQualify_QueryExists,
> and though I'm not clear what it does I renamed it to
> CSVStrea
ld for you
easily. Just send me an e-mail, to my gmail account. If I can do a
build, I'll do it. Otherwise I won't.
--
Mark Miesfeld
On Wed, Dec 15, 2010 at 6:06 AM, Sahananda (Jon) Wolfers
wrote:
> Thanks Mark.
>
> Yes it looks like the whole www.safedatausa.com domain is gone
xx.org or www.RexxLa.org websites?
> Neither of them seem to be available over here today.
I can't access them either, looks like they are down.
--
Mark Miesfeld
--
Lotusphere 2011
Register now for Lotusphere 2011 and learn h
back it out without effecting other
functional changes you make.
I haven't been doing that during the large refactoring of ooDialog
I've been doing and it made it hard for me to merge several bug fix
cha
ons asking how to contribute.
To subscribe to oorexx-users, go to this page on SourceForge:
https://sourceforge.net/mail/?group_id=119701
scroll down to the oorexx-users section and click on the subscribe
link. You can unsubscribe from the list at any time.
--
Mark Miesfeld for the ooRexx d
On Thu, Dec 9, 2010 at 6:18 AM, Mark Miesfeld wrote:
> On Thu, Dec 9, 2010 at 5:33 AM, Rony G. Flatscher
> wrote:
>
>> two students reported problems installing ooRexx 4.1.0 GA Windows
>> ("ooRexx-4.1.0-windows.x86_32.exe") on their Vista systems with "Avira
cluded several links in the e-mail that he wanted
me to 'click.' Since he was a complete stranger to me, I thought it
was some type of phishing.
--
Mark Miesfeld
--
This SF Dev2Dev email is sponsored by:
Wiki
Dialog 420 <<-->> 410 ready working and ready now, so I
intend to create the ooDialog folder on SourceForge shortly, within a
day or two. Provided of course that there is no serious objection.
--
Mark Miesfeld
---
On Mon, Dec 6, 2010 at 9:16 AM, Rick McGuire wrote:
> On Mon, Dec 6, 2010 at 11:48 AM, Mark Miesfeld wrote:
>> Related to this, but sort of separate to what David brought up are two
>> things. Maybe we could discuss them in parallel here. They both are
>> related to
eges can start
up rxapi?
2.) On a multi-user system, with a user specific install, there would
need to be a way to have rxapi listen on different ports. Is there way
to cleanly do this? So that Sue can run ooRexx with rxapi listening
on port 1001
David,
That sounds great, thanks for taking care of all the details.
I'll upload the Windows builds Sunday, although I might just add the
32-bit build today.
--
Mark Miesfeld
On Fri, Dec 3, 2010 at 11:01 AM, David Ashley
wrote:
> All -
>
> I have created the ooRexx 4.1.0 release
ceForge by
Sunday, I'll use those for the Windows builds.
--
Mark Miesfeld
--
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on
n use. A simple sleep after the shut down fixed the
problem.
--
Mark Miesfeld
On Wed, Dec 1, 2010 at 6:56 PM, David Ashley wrote:
> All -
>
> Below are the results of the current 4.1.0 branch unit tests (performed on
> revision 6434 on Dec 1).
>
> As you can see we may have so
whose name should be runAsDaemon_or_DoNotRunAsDaemon().
--
Mark Miesfeld
On Tue, Nov 30, 2010 at 3:40 PM, Mark Miesfeld wrote:
> On Tue, Nov 30, 2010 at 3:02 PM, CVBruce wrote:
>
>> rxapi was only a partial success in 4.0.1. It ran, but the system tried to
>> respawn a new server every 10 secon
there should be an
APIService.cpp file for Mac OS X, just like there is a APIService.cpp
file for Windows. We're not trying to use #ifdefs to make
APIService.cpp one file on both Windows and Linux.
The APIService.cpp file as it is now, is a bit of a mess. I want to
go in the opp
27;t see that there
were any changes to rxapi that should cause it to not work.
--
Mark Miesfeld
--
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get m
d
originally.
That being said, rxapi is not intended to be run in the foreground.
Rainer used that for debugging. It really should be removed.
What direction are you going in with your question?
--
Mark miesfeld
--
hen she could show that friend how to solve
her math problems using ooRexx.
In my mind, there is no question that an installation package is desired.
--
Mark Miesfeld
--
Increase Visibility of Your 3D Game App & Earn
be good to have more discussion on this, as to what
to do with the installation on unix-like platforms, which I consider
Mac OS X to be since the build is unix-like.
I would prefer things to be as consistent as possible, taking into
account that AIX is not Linux, nor is Mac OS X.
--
Mark Miesfeld
&
On Tue, Nov 30, 2010 at 9:27 AM, CVBruce wrote:
> Is there a reason that the directory and contents of
> trunk/platform/unix/macosx was not included in the 4.1.0 beta?
4.1.0 is branched from 4.0.1. It was not branched from trunk.
As I recall, you macosx directory did not make it into the 4.0.
Bruce,
This change:
-#if !defined (AIX)
+#if !defined (AIX) && !defined (__APPLE__)
/**
* Method:SysEuidaccess
*
Also needs to be added to the REXX_TYPED_ROUTINE definition:
#if !defined (AIX)
REXX_TYPED_ROUTINE(SysEuidaccess, SysEuidaccess),
#endif
around line 1712.
the 4.1.0 branch is:
https://oorexx.svn.sourceforge.net/svnroot/oorexx/main/branches/4.1.0/trunk
Changes to 4.1.0 also need to be merged back into trunk where
applicable, which is mostly always.
--
Mark Miesfeld
--
Increase Visibility of Your 3D
x branch.
This tree is the actually interpreter branch for ooRexx 4.1.0:
https://oorexx.svn.sourceforge.net/svnroot/oorexx/main/branches/4.1.0/trunk
--
Mark Miesfeld
--
Increase Visibility of Your 3D Game App & Earn a C
has some incompatibilities. You could get the latest snapshot
from SourceForge, I guess, but I'd do a check out from svn.
--
Mark Miesfeld
>
> David Ashley
>
> --
> Increase Visibility of Your 3D Ga
We don't seem to be getting any new bug reports with 4.1.0. I've been
working with it the last couple of weeks and doubt that I will find
any new problems at this point.
Should we do a release candidate and then the release shortly after?
--
Mar
601 - 700 of 1904 matches
Mail list logo