Fujitsu Cobol - how to distribute .exe file?748 (8/3/2011 11:25:36 PM) comp.lang.cobol I am using Fujitsu Cobol - when I run a program on my PC - it runs OK. I found the PATH points to a folder with Fujitsu Cobol .dll files. How can I build a Fujitsu Cobol .exe object that will include all requir... zalek
Newbie - can Fujitsu Cobol issue a Dos SET command?750 (7/21/2011 4:05:18 PM) comp.lang.cobol We are running Fujitsu Cobol on PC from a DOS prompt. I need issue a DOS command: SET MY_ENV=ZALEKS_PC Can I issue this command from a COBOL? How? Thanks, Zalek ... zalek
Newbie - Fujitsu Cobol question342 (7/13/2011 2:49:29 PM) comp.lang.cobol We are running Fujitsu Cobol from a DOS screen. Is it possible to write a Fujitsu Cobol command which will display a text on this screen? I tried DISPLAY 'aaa' upon console, display 'aaa' upon sysout and displa... zalek
Newbie - how to use SQLite3 ?4312 (6/24/2010 9:30:41 PM) comp.lang.ruby I am just learning Ruby language. I downloaded SQLite3 database using
gem - "gem list" shows that SQLite3 is installed.
My question - how to create a database? I tried to do it from a DOS
prompt - it didn't ... ZalekBloom
Class action suit against Microsoft?4994 (12/12/2009 11:08:29 PM) comp.os.linux.advocacy I think I found a case. On my disk I had Linux and WinXP, dual boot
was done by GRUB and had no problems. One day WinXP crushed and needed
to reinstalled it. Reinstallation of WinXP destroyd GRUB - so I had t... ZalekBloom
Newbie - EJB question523 (11/2/2008 1:10:22 AM) comp.lang.java.programmer I am just learning EJB. It says EJB has 2 interfaces - home and component interface - but don't see where this interfaces are implemented. A book example (EJB in 21 days) shows a code how a client looks for int... ZalekBloom
Newbie - how to mix Javascript and JSP code?332 (8/24/2008 6:30:59 PM) comp.lang.java.programmer Hello, How can I pass a variable created by JavaScript to JSP code? Lets say I have a JavaScript code: if (w_var > 5) { w_var = 6 } This code did not work in my JSP page. My question: how to pass a var... zalek
JSP newbie - <jsp:useBean > question131 (8/23/2008 2:46:14 PM) comp.lang.java.programmer I am writing an application that will use the same bean on different JSP pages. The scope of this bean is session. Do I need on each JSP page code or it is enough to code it only on the first page? Thanks, Z... zalek
How to start a new session in JSP?034 (8/23/2008 1:47:36 PM) comp.lang.java.programmer Hello, I wrote a JSP application - I want to start a new session on my first page. I wrote a code: I am getting a long error starts like that: [8/23/08 9:34:17:453 EDT] 0000003a ServletWrappe E SRVE0068E: ... zalek
Newbie - EJB question523 (11/2/2008 1:10:22 AM) comp.lang.java.programmer I am just learning EJB. It says EJB has 2 interfaces - home and component interface - but don't see where this interfaces are implemented. A book example (EJB in 21 days) shows a code how a client looks for int... ZalekBloom(137)
Newbie - how to mix Javascript and JSP code?332 (8/24/2008 6:30:59 PM) comp.lang.java.programmer Hello, How can I pass a variable created by JavaScript to JSP code? Lets say I have a JavaScript code: if (w_var > 5) { w_var = 6 } This code did not work in my JSP page. My question: how to pass a var... ZalekBloom(137)
Can program FTP be called from IBM mainframe Cobol?370 (7/4/2008 8:16:47 PM) comp.lang.cobol I want to call to FTP program from a mainframe MVS Cobol. When I am doing this I am getting the following error: CEE3648S POSIX(ON) run-time option in a nested enclave TESTFTP is not supported. Any idea if ... ZalekBloom(137)
Fujitsu Cobol - how to distribute .exe file?748 (8/3/2011 11:25:36 PM) comp.lang.cobol I am using Fujitsu Cobol - when I run a program on my PC - it runs OK. I found the PATH points to a folder with Fujitsu Cobol .dll files. How can I build a Fujitsu Cobol .exe object that will include all requir... ZalekBloom(137)
Problems with kubuntu 10.048102 (7/31/2010 12:38:28 AM) comp.os.linux.advocacy I tried to install Kubuntu 10.04 - first 64 bit and this is what I
got:
http://www.evkosystems.kgbinternet.com/evkosystems/pictures/kubuntu1.jpg
then I tried 32 bit version and this is what I got:
http://... zalek