Displaying 20 results from an estimated 3000 matches similar to: "New to wine question concerning Path Variable"
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,
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
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
2006 Oct 24
5
need help using tftp for polycom 501
Hi,
I have a Polycom 501 that is currently unusable because I started a
firmware and sip upgrade that I can't complete.
The Ubuntu box address is set static at: 192.168.1.101.
The phone address is set static at 192.168.1.51.
The phone settings for the server menu are:
Server Type: Trivial FTP
Server Address: 192.168.1.101
Server User: PlcmSpIp
Server Password: PlcmSpIp (not sure what it
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
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
2005 Aug 29
9
can a class find out it''s instance name?
Hi friends - a javascript question....
Does the prototype object add some way for a class to find out the
variable name of its instance variable?
Or does javascript have some built in way to do this?
This is confusing to describe - but if I define a variable as some
object:
var myVariable= new Widget(''fdfa'');
can some built-in method inside the Widget class be
2005 Aug 17
2
About R variable references
Hello Group,
I could use an advice on how SEXP handles work. My aim is to implement a
system where I initially set a few global variables that are used for
communication between C and R code. Then I do some work with R code and
periodically call a function of my own that will update the system
state. Such a design is useful for many purposes (for GUIs to name one).
I am not entirely sure that R
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
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 =
2009 Jul 09
1
Strange t-test error: "grouping factor must have exactly 2 levels" while it does...
Hi,
Could anyone tell me what is wrong:
> length(unique(mydata$myvariable))
[1] 2
>
and in t-test:
(...)
Error in t.test.formula(othervariable ~ myvariable, mydata) :
grouping factor must have exactly 2 levels
>
I re-checked the code and still don't get what is wrong.
Moreover, there is some strange behavior:
/1 It seems that the error is vulnerable to NA'a, because it
2006 Nov 01
2
Two Sipura 3000s
I have two Sipura 3000s, one for our main phone line the other for our
fax line. I think I need to handle each device in seperate context
sections. Both contexts use the s extension and things are not working
as it was before I added the second Sipura for the fax line and
additional context. Is it a problem to have two contexts with s
extensions? What is the proper way to handle this senario?
2010 May 13
2
Help with reading information of "summary"-Object
Hi,
I am quite new to R - but quite expierience in programming. Nonetheless
I have some problemes in accessing information of the "summary" object.
Here is what I do:
model <- lm ( y ~ myVariable )
"summary(model)" gives me an object which has a lot of information about
the regression. Now I'd like to access programmatically the level of
significance which is
2009 Oct 28
3
variable labels to accompany data.frame
Often it is useful to keep a "codebook" to document the contents of a dataset. (By "dataset" I mean
a rectangular structure such as a dataframe.)
The codebook has as many rows as the dataset has columns (variables, fields). The columns (fields)
of the codebook may include:
? variable name
? type (character, factor, integer, etc)
? variable label
2012 Oct 18
1
legend of maps generated by function symbols
I generated maps with the function symbols (graphics). These are basic
maps generated with :
symbols(x,y,circles=myvariable)
where x et y are spatial coordinates corresponding to replicates of
"myvariable".
I would associate legend to this kind of maps, is it possible?
Regards,
Marion.
--
Marion Jacquot
Laboratoire de Chrono-environnement
UMR UFC/CNRS 6249 USC INRA
Universit? de
2007 May 09
3
select menu
Hello everybody.
I want to make a menu with the incoming calls, I want that when someone calls the Asterisk play a record (in gsm) and them the caller must choose a option (1,2 or 3).
if he choose 1 it will redirect to 101 extension
if he choose 2 it will redirect to 102 extension
if he choose 3 it will redirect to 103 extension
my extensions.conf is this one:
[default]
exten =>
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