fortran/analyse produces an empty .ana-file417 (12/10/2012 3:54:07 PM) comp.os.vms I do not understand what's wrong:
Here is a small fortran source code:
character (len=1) TMP0
1 read(*,*) tmp0
write(*,100) tmp0
100 format(1x,A)
goto 1
end
... Eberhard
Announcement: open source utilities "scsicap" / "dvdcap"040 (9/10/2012 12:59:31 PM) comp.os.vms Hi,
The open source program "scsipcap" modifies the information which total block size of a SCSI disk can be used by OpenVMS.
This information is a dynamic number and there is no need to reboot before
us... Eberhard
Stange OpenVMS V8.4 backup behavior3744 (10/5/2010 2:06:43 PM) comp.os.vms Hi, This seems to be the next problem. I want to backup a disk and say /ignore=nobackup which means that file will be copied with its content to the saveset. Now see what backup does: $ back/noas lda1:/imag... Heuser
OpenVMS V8.4 I64 DCL-dir command fails!1233 (9/29/2010 9:51:12 AM) comp.os.vms Hi, Since yesterday I'm testing V8.4. Now I found the first strange behavior. The DCL-dir-command fails: dir sys$sysdevice:[*...] stops working: %DIRECT-E-OPENIN, error opening SYS$SYSDEVICE:[CDRECORD_ARC... Heuser
Smart Array P600 SAS/SATA controller and OpenVMS I64/V8.3-1H1138 (7/27/2010 2:50:45 PM) comp.os.vms Hi, It might be only of interest to Hobbyists, but I figured out how to install a Smart Array P600 controller under OpenVMS I64 V8.3-1H1. You'll get cheap 1 TB SATA-drives that are certificated for 24/7 usage... Heuser
VMSperl's localtime function defect?155 (1/13/2010 11:42:39 AM) comp.os.vms Hi, I'm using the perl executable that comes with csws-apache-based webserver. The month reported seems to be wrong: perl -version This is perl, v5.8.6 built for VMS_IA64 (with 2 registered patches, see per... Heuser
MVB.SAIC.COM fileserver goes offline1845 (2/5/2009 11:28:08 AM) comp.os.vms Hi, Have you seen this already: http://mvb.saic.com: "At the request of SAIC management, the OpenVMS freeware archives have been removed from this site and this web site is being retired." The complete arch... vaxinf
decrementing & for loops in C6541 (1/8/2009 1:03:32 PM) comp.os.vms Hi, I tried to run one of the example found on Jim Duff's homepage and found a behavior of for loops written in C: int main (void) { int i,sum=0,n=10; (void)printf ("Starting countdown loop...\n"); ... vaxinf
A 16 bit restriction (!) in 64 bit Fortran452 (10/28/2008 3:20:55 PM) comp.os.vms Hi, I stumbled over a really stupid restrichtion: The actual HP Fortran Language Reference Manual says: "Table 12=962 Maximum Record Lengths (RECL) Record I/O Statement Format File Organization Formatted (by... vaxinf
W: VMS Alpha V7.2 for Multia/UDB installation media1939 (1/25/2012 11:24:50 AM) comp.os.vms Could I 'borrow' a CD, or ISO image, from someone of VMS Alpha V7.2 for the Multia/UDB? (I have understood that V7.2 is the last to work for that system.) Thanks in advance. - MG ... marcogbNO(1127)
strange behaviour of f$license1051 (2/7/2012 12:32:55 PM) comp.os.vms Hi All, I'm running the following on a IA64 OpenVMS 8.4 bolero-jj) write sys$output f$license("C") FALSE bolero-jj) sh lic c Active licenses on node BOLERO: ------- Product ID -------- ---- Rating ----- ... joukj2(173)
RX4640 and Fibre channels979 (3/21/2012 2:46:24 PM) comp.os.vms Hi all, I have a Rx4640,which boots OpenVMS V8.4 fine. Presently I try to get a FibreChannel storage (DS2400) working, but up to now no success. The controler looks within OpenVMS like this: Device FGA0:, de... joukj2(173)
fibrechannel1762 (3/23/2012 7:35:15 PM) comp.os.vms Having recently obtained some new (for me) hardware, I'm wondering if it is worth the trouble (now, that means mainly the question whether it can be done quickly) to have connections other than ethernet (whic... helbig(4875)
FC-SAN storage under OpenVMS 8.4 Itanium950 (6/18/2012 3:41:20 PM) comp.os.vms Hello,
I have some third party FibreChannel storage device connected to a HP
SAN-Switch 8/8 and the latter connected to an Itanium server under
OpenVMS 8.4. There I see a FGA0: and a FGB0: device, they lis... gartmann3(393)
VMS on Multia/UDB (continued)2554 (6/22/2012 1:03:59 PM) comp.os.vms After I resolved the broken floppy diskette drive, installed
more memory (actually, maximized it to 256 Mbytes, obtained VMS
installation media (even a Multia/UDB-customized V7.3) I'm sadly
still running int... marcogbNO(1127)
low-level HDD addressing2241 (7/10/2012 3:05:16 PM) comp.os.vms Since the internal, stock Toshiba, 2.5" SCSI disk inside my
Multia/UDB sadly enough died (in fact, it 'blew up'), I've
been looking into alternatives. Actually, I was already
looking into alternatives, beca... marcogbNO(1127)
CDBurner XP attempts to install AVG Internet Security?10287 (7/25/2012 8:53:47 PM) comp.os.vms Have I seen a few references recently round here to CDBurner XP (e.g.
for burning "ISO"s?)
I've just attempted to install it.
I had to have several goes because if it taken the easy route of
accepting d... johnwallace44(832)
Distant Cluster?2238 (10/6/2012 3:09:20 PM) comp.os.vms Hello,
I have a few Alphas, all booting from a common system disk, running OpenVMS
7.3-2 and connected via LAN.
Next, there are two Itanium boxes in a different building, each having its own
system disk... gartmann3(393)
fortran/analyse produces an empty .ana-file417 (12/10/2012 3:54:07 PM) comp.os.vms I do not understand what's wrong:
Here is a small fortran source code:
character (len=1) TMP0
1 read(*,*) tmp0
write(*,100) tmp0
100 format(1x,A)
goto 1
end
... vaxinf2(107)