Since 4/17/2012 2:29:51 AM, guy.peleg has written 5 articles and participated in 41 conversations. guy.peleg signature: guy.peleg
guy.peleg's articles:
Items(5) /1
CREATE & DELETE /MAILBOX2549 (1/5/2004 2:52:49 PM) comp.os.vms Happy new year everyone. I have added the ability to create and delete mailboxes from DCL (permanent and temporary) using : $ CREATE/MAILBOX $ DELETE/MAILBOX I would like to offer field test images for: Alp... Guy
Floating point arithmetic support in DCL9190 (12/23/2003 9:30:12 AM) comp.os.vms Hi Folks, Here is your chance to influence the future of VMS.... I have investigated the possibility of supporting floating point arithmetic in DCL. The intention is to support something similar to the follow... Guy
Another search enhancement2327 (12/11/2003 12:56:10 PM) comp.os.vms Few days ago I posted that I have added /SKIP and /LIMIT to the search utility. The past few days I have received several requests for implementing wildcard searching. As I like to say....careful what you wish... Guy
SEARCH enhancement2755 (12/8/2003 12:52:15 PM) comp.os.vms Here is a sneak preview of a new enhancement to search that will ship with V8.2 : BLUSKY> ty test.txt first line second line third line forth line fifth line sixth line Now let's search the file for the word ... Guy
CREATE & DELETE /MAILBOX2549 (1/5/2004 2:52:49 PM) comp.os.vms Happy new year everyone. I have added the ability to create and delete mailboxes from DCL (permanent and temporary) using : $ CREATE/MAILBOX $ DELETE/MAILBOX I would like to offer field test images for: Alp... guy.peleg(46)
Floating point arithmetic support in DCL9190 (12/23/2003 9:30:12 AM) comp.os.vms Hi Folks, Here is your chance to influence the future of VMS.... I have investigated the possibility of supporting floating point arithmetic in DCL. The intention is to support something similar to the follow... guy.peleg(46)
Problem with NFS after upgrade to 7.3-2363 (12/22/2003 6:31:21 PM) comp.os.vms Hi, I've just upgraded a development box to OpenVMS 7.3-2 (and HP TCP/IP Services 5.4) and now my C compiles fail to find header files. Both the .c source and the header files are accessed through NFS Client o... mark.itzcovitz2(2)
[VMS 7.3-2] New GETSYI items undocumented ?150 (12/12/2003 8:05:52 PM) comp.os.vms I found 8 new GETSYI items in OpenVMS Alpha 7.3-2 (also in VMS731_UPDATE V2.0) and a quick look into the help/docs found nothing. Was it intended that this items codes are undocumented (and unsupported) or were... peter
RE: Another search enhancement #2225 (12/11/2003 6:31:45 PM) comp.os.vms >-----Original Message----- >From: Bob Koehler [mailto:koehler@eisner.nospam.encompasserve.org] >Sent: Thursday, December 11, 2003 10:11 AM >To: Info-VAX@Mvb.Saic.Com >Subject: RE: Another search enhancement ... tom284(1837)
Another search enhancement2327 (12/11/2003 12:56:10 PM) comp.os.vms Few days ago I posted that I have added /SKIP and /LIMIT to the search utility. The past few days I have received several requests for implementing wildcard searching. As I like to say....careful what you wish... guy.peleg(46)
Ignorance is BLISS...4061 (12/10/2003 6:31:00 AM) comp.os.vms I may have to learn Bliss in the next month or two, at the very least to understand what an existing piece of software does so I can write a new piece in a different language to interface with it. What languag... jfmezei.spamnot3(961)
[DCL V7.3-2] Anyone experience with CLOSE/DISPOSITION ?532 (12/9/2003 9:07:34 PM) comp.os.vms Today, I started a litte command file and already used the new F$UNIQUE and CLOSE/DISPOSITION goodies (Thanks, Guy) but unfortunately had a litte annoyance shortly thereafter. This command file runs few times ... peter