similar to: COBOL

Displaying 20 results from an estimated 6000 matches similar to: "COBOL"

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
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
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
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.
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 pam restrictions =
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
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
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
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
2008 Oct 28
2
late lapic timer interrupts for hvm guest
Hi, When using lapic as timer source the hypervisor delivers timer interrupts late. In the source xen/arch/x86/hvm/vpt.c function create_periodic_time creates a timer element with a "bonus" of 50% of the desired time until the interrupt: pt->scheduled = NOW() + period; /* * Offset LAPIC ticks from other timer ticks. Otherwise guests which use * LAPIC ticks for
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 environment variable that includes 'C:\COBOL' which stores
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 break but I understand that Ruby has no break statement. Regards, Paul
2005 Jun 30
2
[OT] SPARC platforms -- WAS: Hot swap CPU
Bryan J. Smith b.j.smith at ieee.org wrote: >Not only that, but people forget that SPARC is not sold by just Sun. >SPARC is an IEEE standard licensed under "fair and non-discriminatory" >terms. The SPARC ISA and most architectural details are freely >available. Yep - but what is your point with bringing that up? >The _majority_ of my Solaris/SPARC experience in more
2007 Jan 03
1
samba is freezen when it is accessed from different computers at same time
Hi all, I just 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
2008 Apr 07
2
Re: How about this replacement of WINE.
Dan Kegel wrote: > On Sun, Apr 6, 2008 at 6:55 AM, bussuser <wineforum-user at winehq.org> wrote: > > > Has the wine project team pondered whether to move WINE into the kernel? > > > > Yes, it's been discussed many times. > It turns out it's not worth the effort yet. > There are many lower-hanging fruit. > - Dan but Mao the leader of the
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. No usable clock interface found.
2015 Jan 14
6
[LLVMdev] Introduction for new consumer of LLVM
Hello, I'd like to introduce myself, my company, and our upcoming use of LLVM. My name is John Reagan. I've been working on compilers and assemblers since 1983 (yes, 31 years). Most of that time was spent on compilers for VAX/VMS (later renamed to OpenVMS), then OpenVMS on Alpha, and OpenVMS on Itanium. I've also worked with the HP NonStop platform and was directly involved
2002 Jul 18
4
rsync anti-FUD
I'm working on a commercial project that would benefit immensely from the use of rsync. However, I cannot convince management that rsync is a worthy tool due to the rote "it's shareware, it's not supported" FUD. Are there any documented, corportate users of rsync? Testimonials? In short, how do I drag this risk-averse group out of the FTP age into the rsync present? /p
2016 Jun 29
3
GF114 [GeForce GTX 560 Ti] (rev a1) slow and flickering display
I recently replaced a 8600 GT with the above card on openSUSE Tumbleweed x86_64. The screen now flickers and when I change desktops it takes a some 10 to 15 seconds to display the new windows. e.g if I change from desktop 1 (konsole) to desktop 8 (thunderbird) it switches but konsole is displayed for 10 to 15 seconds before thunderbird appears. Occasionally the screen flickers wildly before
2002 Oct 14
1
window behavior
Hello people, I'm trying to run a cobol application under wine and I'm getting several problems with forms windows. Some forms windows in my app are appearing larger than the screen size (800x600) but the wm don't let me resize then to see all the form. I already try setting the font size to a smaller size but windows still get larger than the screen. I also tried changing from GNOME