search for: cobol

Displaying 20 results from an estimated 113 matches for "cobol".

2008 May 21
10
COBOL
Just curious, maybe some old timers could help me out. I am working with a company that is migrating 20 years of Mainframe Software Development to Unix, HPUX. How much harder would it be to go to Linux, Centos Linux? Also, anyone have any experience with Fujitsu Cobol on Centos? The Fujitsu people only support Red Hat, and said I'd be on my own with Centos. In other words if it works, then I don't care about Fujitsu support. I know some of you are thinking, did someone say "COBOL"? Nobody uses COBOL anymore! If so, let me say "You are...
2012 Apr 27
3
OT Open Cobol
Hi, Has anyone on this list had any success with installing and using Open Cobol on RH or CentOS? Any pointers would be very welcome. I have Googled and am working with Vince on the Open Cobol mailing list to try to resolve installation problems. ChrisG
2002 Nov 20
0
Rediscover Your COBOL Assets with Acucorp
Introducing Acucorp's Innovative extend5 Software Solutions For the last 14 years, Acucorp has provided Fortune-class corporations, government end users and independent software vendors (ISVs) with unparalleled support for the maintenance and modernization of COBOL applications. While other software manufacturers have created solutions that solve specific technical problems, Acucorp has developed solutions that solve today's business problems. The extend5 Advantage As the premier COBOL modernization solution, Acucorp's extend5 product line featu...
2002 Nov 04
3
New to wine question concerning Path Variable
Howdy, I am trying to run a Cobol Compiler through wine. I am running RH7.3 with a current wine release. My directory structure is /usr/share/wine-c/COBOL/. I have been successful in running other applications through wine, but not ones that require a PATH= entry. My problem is: it's looking for an entry in the PATH environ...
2006 Jul 03
5
How do I code this conditional statement in Ruby
Hi, I am a COBOL programmer and I am busy teaching myself Rails and Ruby. In COBOL I can code this conditional If x = 1 next sentence else .......................... The "next sentence" statement enables me to get out of the conditional. How would I code the same thing in Ruby? In C you could use b...
2016 Apr 29
1
Problems with samba and Cobol .
Good day , some time I 've been having problems with samba and shared cobol files, the system freezes at random, and the only solution is to restart the samba service, or on some occasions restart the server , I tested with oplocks no results, smb.conf attached my settings. Thanks. [global] server string = %h server map to guest = Bad User obey...
1999 Jul 27
0
Problems with a COBOL program
I have recently installed a SAMBA server on a LINUX server to be accessed by Windows 95 workstations. All other DOS based applications ran perfectly via samba but there's a COBOL accounting application I cannot make it run fine. Everytime I run it and try to execute any transaction, a COBOL SHARING VIOLATION error message appears on the screen and takes me back to the prompt. I have already tried all advice about variable concerning "sharing stuff" inside smb.con...
1999 Jul 29
0
Samba & COBOL
I am configuring samba to connect 10 PCs with windows 95 and access data from a linux server. Most of the programs, even when they are DOS based programs that have been installed on linux and accessed from windows 95 seem to work fine. But when i try to run a cobol account application from Windows95 accessing data from linux, the program runs but a FILE SHARING VIOLATION MESSAGE appears on the screen. Since i cannot modify the program source code, i wonder if any of you have any idea of what to do as to solve this inconvinience. Tip: Apparently, the cobol pro...
2006 Jan 20
1
Lock files (cobol)
Hi all I'm trying to use my Cobol aplication with Smba but i'm getting A LOT OF "OPEN" errors... lookslike system is (or isn't) looking files for read/write. Anybody had this problem? PS: this program isn't mine, it's just for my company made by third company.
2011 Feb 26
4
IP6 Anyone?
Today I received an allocation of IP6 addresses for some servers. I can 'play' with the last 2 of the 8 IP6 address segments. I always thought, mistakenly, IP6 was 6 segments, because it was IP6. IP4 had 4 segments. However IP6 is actually IP version 6 and it has 8 segments. The other interesting discovers are: :: means one or more 0 segments, example :: can mean 0:0:0: or just 0:0: or
2013 Feb 18
3
Dialplan / check / tool
Hi, I am wondering, if there is any tool available, which performs a check for suspicious entries in the dialplan. For example a non existing AGI-Script or a double assigned extension ike that: [context] exten => *100*,1,AGI(test_app.pl) ... exten => 190,1,Answer() ... exten => *100*,1,AGI(never_reached.pl) ... A "normal dialplan reload command" would echo no warning or
2015 Jan 14
6
[LLVMdev] Introduction for new consumer of LLVM
...nd we've licensed back the OS and layered products for future enhancement. That includes a port to the x86-64 platform. We have chosen to use the LLVM compiler infrastructure for our port to x86. OpenVMS has a large family of compilers that we will be porting onto x86. That includes BASIC, COBOL, Fortran, Pascal, C, BLISS (one of the OpenVMS implementation languages), and Macro32 (a compiler that accepts VAX assembly source code and emits object code for the appropriate target, either Alpha or Itanium). On Alpha and Itanium, we use our own multi-language, retargetable backend called GEM....
2018 Aug 23
4
[DebugInfo] DIBuilder missing interface to generate DWARF info for packed_decimal basic type.
Hello Paul, Thanks for the reply. Yes, I am only looking for dwarf support at the moment and planning to support both PLI/COBOL decimal types. Also thanks for the suggestion, you are right as it is going to be rare cases, so it will be better to implement a separate subclass to avoid memory overhead for others. >> (Somebody is actively working on scaled binary operations, although they have not yet gotten to the poi...
2007 Jan 03
1
samba is freezen when it is accessed from different computers at same time
...installed Samba 2.2.12 on a HPUX 11.0 (192.1.1.1) and I'm sharing nfs "samba" data on another cpu (192.1.1.8). bdf (192.1.1.1): 192.1.1.8:/dsp1/fontes 14540800 13990536 517304 96% /nfs/fontes >From a windows xp (professional) computer I can do copy, paste, etc . If I call a cobol application, it run ok too, but when another user calls the same cobol application from another computer then the first one, both of them become frozen. After that, the process must be canceled and if you retry it, nobody can run it again. The samba web administration tool shows Active Connections...
2018 Aug 22
2
[DebugInfo] DIBuilder missing interface to generate DWARF info for packed_decimal basic type.
Adding tags on subject line From: Chirag Patel Sent: 22 August 2018 11:20 To: llvm-dev at lists.llvm.org Subject: DIBuilder missing interface to generate DWARF info for packed_decimal basic type. Hello, I am working on a llvm based compiler frontend in which, I am using the packed_decimal type encoding. During using the llvm DIBuilder, I found out that the interface to create BasicType with
2008 Apr 07
2
Re: How about this replacement of WINE.
...yet. > There are many lower-hanging fruit. > - Dan but Mao the leader of the Unifiedkernel said Unifiedkernel is easier than WINE. because wine is in userspace, to implemente win32 calls it "like to use a high-level language to achieve another high-level language (for example, using Cobol to achieve Fortran)". translated by google http://translate.google.com/translate?u=http%3A%2F%2Flinux.insigma.com.cn%2Fjszl.asp%3Fdocid%3D122805676&langpair=zh%7Cen&hl=en&ie=UTF-8 >
2011 Jul 12
1
Problem in linux domU re: /dev/rtc and hwclock
Hi all, One of our domU VMs (CentOS 5.6 x86_64) runs a cobol application, which in turn called ''clock'' to get timestamps. Changing this is non-trivial. When I try to call ''clock --debug'' I get: [root@vm0010 ~]# clock --debug hwclock from util-linux-2.13-pre7 hwclock: Open of /dev/rtc failed, errno=19: No such device. N...
2011 Oct 12
3
domU Windows XP errors...
Hello!! I have some difficulties in my debian squeeze + xen 4.0. I had installed my domU windows XP today, and now it''s fails with some programs/applications. For example, my skype hangs when it starts with windows...i have a system in DOS (maybe in COBOL or CLIPER) running, but it is hanging too, and doesn''t starts...everything was working with VMware server, but now i change to Xen, but i don''t know how to fix that. I had change my server (another Main board, NIC, processor, etc), e it seems the same way. Anybody has a idea of th...
2017 May 07
3
Instruction selection for 'load' based on static vs. dynamic data
...I do in my 'lpm' and 'ld' instructions that it would be able to make a distinction about these two usecases? Thanks, Gergo -- .--= ULLA! =-----------------. \ http://gergo.erdi.hu \ `---= gergo at erdi.hu =-------' Have you heard about the new OO COBOL language? "ADD 1 TO COBOL GIVING COBOL"
2016 Apr 27
2
Bourne shell deprecated?
Once upon a time, JJB <jack at internetguy.net> said: > Interesting. Back in 1980 we called /bin/sh the Mashey shell. It > did not have command substitution or other things we now take for > granted. Bourne did that for us. So there's a version or two > missing in history... Check the history here: https://github.com/dspinellis/unix-history-repo -- Chris Adams