Get answers.  Share knowledge.  Collaborate with peers.




Refresh Screen
I want to just create a simple refresh screen.. Here is what I have. A DSPSIZ(24 80 *DS3) A R SCREEN1 REL-V6R1M0 5761-WDS A CF03 A INVITE A 2 2TIME A DATA 7A B 6 6 RPGLE Prgram is: fDELAYTST cf e workstn maxdev(*file) Dron s 50 /free dow *inkc *on; write(e) screen1; dsply ‘Timed [...]

Answer Question   |  August 16, 2012  8:26 PM
dds rpgle
asked by:
1,780 pts.

Does iSeries Cache my Java Class?
I am new to Java but have many years with RPG. I created a simple Java program with return value, prototyped it in RPG, executed it and all looked good. Then I tried to expand on the logic, but only the old logic will function. It is very much like it still has an old [...]

Answer Question   |  August 16, 2012  7:04 PM
Cache, Java, RPG
asked by:
10 pts.

Looking for on-line PHP training
One of our i5 programmers needs to learn PHP. Has anyone found a good on-line course for learning PHP?

Answer Question   |  August 16, 2012  6:11 PM
PHP, Training
asked by:
5,555 pts.

Flushing local cached password after domain level reset
Hey. My problem is as follows: 1) User is logged into his machine. HE has no VPN connection due to a credentials issue. 2) VPN log in issue is resolved by service desk resetting the password on the domain, which allows user to reconnect to VPN using new password. 3) User must now lock machine, [...]

Answer Question   |  August 16, 2012  6:06 PM
Cisco SSL VPN, Windows XP administration
asked by:
15 pts.

RAID Levels
Hi, Can anyone explain the performance of RAID 3,4 and 5. Please let me know the pros and cons of these raid levels in a particular scenario. Thanks Vibes

Answer Question   |  August 16, 2012  5:19 PM
RAID Levels
asked by:
150 pts.

Open IT Forum: What are your thoughts on Windows 8?
Windows 8 RTM is now available for download on MSDN and TechNet (check out the free 90-day trial). Have you tried it? What do you think?

Answer Question   |  August 16, 2012  12:55 PM
Microsoft, Windows, Windows 8
asked by:
2,060 pts.

Connectory type for lcd cord
I have a Dell Inspiron Lcd Flex Cable P/N:50.4W001.001 and want to expand its reach, what is the name of the connector type for it to connect to the motherboard. Is it possible to expand?

Answer Question   |  August 16, 2012  7:03 AM
connector, cord, lcd, lcddisplay, Motherboards
asked by:
10 pts.

java
i need to include N number names into the database from single textbox at the run time of the program using java

Answer Question   |  August 16, 2012  6:54 AM
NetBeans, SQL SERVER 2005 or 2012 STUDIO MANAGEMNT EXPRESS
asked by:
15 pts.

Foxpro
I work in State bank of India, Admin Office at Tirupathi. We use a software package for calculation of employees’ pension. The package is in FoxPro. The problem is, we cannot take print-outs in Laser printer. By default the FoxPro package requires Ribbon printer which is not easily available in most of the offices. Can [...]

Answer Question   |  August 16, 2012  6:26 AM
FoxPro, print
asked by:
20 pts.

Creating raster in Matlab using Excel file and calculating averages
I am working on my Master’s thesis and have thought about using Matlab to create a raster map of latitude/longitude (0 to 360 degrees) temperature data (in Excel format). This temperature data reflects the total amount of warming that has occurred per degree Celsius of global warming by location. For my purposes, my data collection [...]

Answer Question   |  August 15, 2012  11:43 PM
Matlab Excel
asked by:
5 pts.

Open IT Forum: Do we need Microsoft Office anymore?
With the range of alternatives now, Microsoft Office seems less and less essential. Do you think your organization will still use it in the future? If not, what will you use (Google Apps/Docs, Apache OpenOffice)?

Answer Question   |  August 15, 2012  7:07 PM
Apache OpenOffice, Google Apps, Microsoft Office
asked by:
14,000 pts.

How can I check or change Dots per inch (DPI) in VB
I don’t need to do a check or screen size change but I need to check or change DPI settings and then put them back, can anyone assist me in this coding. I have no clue as to or where to start.

Answer Question   |  August 15, 2012  6:09 PM
XP
asked by:
1,940 pts.

AS/400 digital signature software
We have a client who has requested as part of a FTP to SSH sFTP upgrade that we start providing them with a digital signature as part of the data file. Is anyone familiar with software that will do this on the as/400? Thanks for all your help!

Answer Question   |  August 15, 2012  1:03 PM
AS/400 3rd party tools
asked by:
115 pts.

active processors in as/400
How do I get the number of active processors in as/400

Answer Question   |  August 15, 2012  9:51 AM
AS/400
asked by:
160 pts.

HTTP ADMIN Server
We just upgrade from V5R4 to V6R1, and now when I try to get into the HTTP ADMIN server the browser comes up with a error. Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, [no address given] and inform them [...]

Answer Question   |  August 14, 2012  8:40 PM
HTTP access
asked by:
50 pts.

iSeries system purchase date
Is there any means to determine when iSeries box was purchased. Like a system object or description as such.

Answer Question   |  August 14, 2012  2:49 PM
AS/400 hardware
asked by:
995 pts.

comparing the reports
I run the old code and it generated so many reports.After that I run the new code(or chaged code) it will generate the same number of reports. Is there any method of comparing the reports in AS400 because if I will start comparing one by one it will take a lot of time.

Answer Question   |  August 14, 2012  2:24 PM
AS/400
asked by:
670 pts.

windows xp user account
my notebook boots up till the log on screen appears then when i try to log on it loggs off immediately tried to log on in safe mode the same thing happens what could be the solution?

Answer Question   |  August 14, 2012  9:48 AM
account, User, XP
asked by:
40 pts.

Mulitple Selects
Trying to isolate specific entries from a table based on Production Code: (Select (P.EntryDate) From Production P Full JOIN ProductionJobNumber PJ on P.Code = PJ.ProductionCode Where P.ProcessCode = 1080 and PJ.JobNumber = OH.JobNumber) as OkToPlate, (Select (P.EntryDate) From Production P FULL JOIN ProductionJobNumber PJ on P.Code = PJ.ProductionCode Where P.ProcessCode = 100 and PJ.JobNumber = [...]

Answer Question   |  August 13, 2012  8:12 PM
Query Design
asked by:
10 pts.

What are symbol files?
Can anyone explain to me what Symbol Files are or what it means to install symbol files. I’m using Visual Basic but I don’t think that matters, I think this is a standard term for all programmers.

Answer Question   |  August 14, 2012  7:24 PM
Symbol files, Visual Basic
asked by:
1,940 pts.