Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
comp . lang . rexx
This is a Usenet group - learn more
Find or start a Google Group about rexx.
Group info
Language: English
Group categories:
Computers > Programming
More group info »
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 13078  Older »
Description: The REXX command language.
 

ooRexx 4.1.3 beta 
  All, The ooRexx Project is announcing the start of the beta phase for ooRexx 4.1.3. This is a bug fix only release, with about 12 to 15 bug fixes. The release for ooRexx 4.1.3 is tentatively scheduled for the middle of June. The beta for 4.1.3 is available on SourceForge at: [link]... more »
By Mark Miesfeld  - May 19 - 1 new of 1 message    

My favourite functions, #1 Plural() 
  I revel in the pleasure that I get from adding really useful routines to my library (subroutines.rex) for use in Object Rexx. Hoping to spread some of this pleasure around, I'm going to describe a few of the functions, starting with plural() I really dislike programs which generate statements such as:... more »
By Swifty  - May 19 - 5 new of 5 messages    

Set: hasItem vs. hasIndex 
  Recently I've been hit by a large run-time penalty when I was using hasItem() to check for the existence of items in a large Set (~500.000 items). Checking for the existence of 1.000 items with hasItem() took 20+ seconds. Checking the same with hasIndex() took less than 0.01 seconds. While I do understand that in the general case, hasItem() may take longer than hasIndex(): in the case of Set, shouldn't those two methods behave the same?... more »
By ErichSt  - May 13 - 2 new of 2 messages    

Bisoprolol Fumarate Manufacturers 
  We have a dedicated quality control laboratory equipped with all the sophisticated quality control equipment to check various specifications of active pharmaceutical ingredients and bulk drugs. We believe that quality has to be the part of overall operations of the company, hence we have tried to build in quality processes in our... more »
By sheel biotech  - Apr 24 - 1 new of 1 message    

Loop Control Variable can't be an Element from an Array 
  I noticed that although do a.1=1 to 3; say a.1; end works perfectly, a=.array~new do a[1]=1 to 3; say a[1]; end doesn't, as ooRexx doesn't recognize "to" as a reserved keyword here.
By ErichSt  - Apr 17 - 36 new of 36 messages    

Object Rexx multiple version coexistence 
  It's possible install more OORexx versions on the same computer (e.g. versions 3.2 and 4)? Clearly the right interpreter has to be addressed by explicit directory reference, but I'm not sure if the interpreters share some common file/library that could cause the exclusion of the other versions.... more »
By Mario Sacco  - Apr 8 - 9 new of 9 messages    

Method to decide whether to return copy, or modify receiver 
  Can a method find out whether it is expected to return a (modified) copy of the receiver, or if it should directly modify the receiver? I'd like to code e. g. a method "transpose" that, when called with "Trans=Matrix~transpose" it would return a copy of the transposed matrix, but when called with... more »
By ErichSt  - Apr 7 - 5 new of 5 messages    

Announce: The official release of ooDialog version 4.2.2 is now available on SourceForge 
  Installation packages for ooDialog version 4.2.2 are now available on SourceForge at: [link] This is the official release of ooDialog 4.2.2. ooDialog 4.2.2 is mostly an enhancement release. The ReadMe file that displays on the SourceForge download page contains a list of the bug... more »
By Mark Miesfeld  - Mar 28 - 1 new of 1 message    

Space in file names: Problem with e.g. SysIsFileDirectory 
  Using ooRexx 4.0.1 on Linux, I've struck a problem with filenames containing spaces, E.g. SysIsFileDirectory("/home/user /UKFSN list") does not find the directory. What method is used to get around that problem, please? (Tried enclosing in single quotes) -- /\/\aurice (Retired in Surrey, UK) Registered Linux User #487649... more »
By Maurice Batey  - Mar 26 - 12 new of 12 messages    

Mainframe & REXX article 
  An article for mainframe REXXer's: [link]
By Mario Sacco  - Mar 26 - 1 new of 1 message    

1 - 10 of 13078   « Newer | Older »

XML