Get answers.  Share knowledge.  Collaborate with peers.




Lotus Notes Web Application on IE9
We have lotus notes web applications working on IE 7.But when the same is opened in IE9 the application’s look & feel is completely lost…im totally bugged…pls help me..

Answer Question   |  June 24, 2012  10:47 AM
Internet Explorer 9, Lotus Notes
asked by:
305 pts.

FTP w/CL-Command Transfer from PF
I need to copy a PF containing FTP commands in QCLSRC after the PF has been updated with correct file name. When I CPY using *CVTSRC, it adds SEQ# field, which causes the FTP Input file to not issue the commands correctly. How can I copy a PF into QCLSRC without adding the additional fields? [...]

Answer Question   |  June 12, 2012  8:16 AM
AS/400 Workstations, PF
asked by:
75 pts.

Problem With Microsoft Excel 2007
Unable to copy or paste  and use format painter in excel 2007 cell is not getting highlighted , sometimes it works fine and sometime it doesn’t. sytem configuration is very good using windows 7.

Answer Question   |  June 18, 2012  2:07 AM
Microsoft Excel 2007
asked by:
5 pts.

ECC6 version compatable with 2010 Excel
Is SAP version of ECC6 reports compatable with 2010 Micosoft excel?

Answer Question   |  June 11, 2012  8:04 PM
Microsoft 2010 excel, SAP version ECC6
asked by:
5 pts.

Simplifying desktop virtualization web cast (Sponsored)
Do you want to learn how to reduce the complexity and the cost of your desktop transition? Join us on June 12th at 12:30pm as Dell and Citrix experts will show you key tips and technologies that will simplify and accelerate your desktop virtualization deployment. Register today!

Answer Question   |  June 11, 2012  8:04 PM
Citrix, Dell
asked by:
11,400 pts.

Appointments not showing in Calendar view
I can see all my appointments if I use “LIST” view in OL 2010, but none show in the CALENDAR VIEW. The calendar I am using is connected to iCloud and the same is so for the other native calendars.

Answer Question   |  June 11, 2012  7:51 PM
View Calendar Appointments
asked by:
5 pts.

How to prioritize with MS Project Server 2010
Hello, My company will be getting MS Project Server 2010 in the near future. Among other things, we will be using it to prioritize projects. I am trying to get a feel for the capabiliites and limitations of MS Project Server as far as project prioritization so that we will know what to expect when [...]

Answer Question   |  June 13, 2012  6:35 PM
Microsoft Project Server 2010
asked by:
5 pts.

Is it possible to pop up an option box for user to select after checkbox is checked in Excel?
I would like to create a checkbox that once checked, pop up an option box woth 3 or 4 options to choose from. Based on the option choose, write different values into a cell. This is all in excel. I’m trying to prepare a timesheet with checkboxes for, e.g. Worked, Vacation, Sick, etc. Once the [...]

Answer Question   |  June 12, 2012  6:06 PM
Microsoft Excel, Microsoft Excel checkbox
asked by:
5 pts.

RPGLE
how many files, we declare at one RPGLE program (maximum no. of file)?

Answer Question   |  June 13, 2012  4:32 PM
AS400 RPGLE
asked by:
420 pts.

Galaxy Note
I am interested in moving from my Iphone to a galaxy note and I am wondering if anyone has done this and how they feel it works. I use my Ipad and Iphone a lot but hate carrying two different devices. Any suggestions? 

Answer Question   |  June 12, 2012  3:21 PM
galaxy note, iPhone
asked by:
55 pts.

FTP from My Documents to AS/400
I have a .cvs file in My Documents on PC and need to FTP it to the AS/400. Need explicit steps as I am knew to both sides

Answer Question   |  June 12, 2012  3:01 PM
AS/400, AS/400 FTP
asked by:
5 pts.

Difference between job priority and run priority in AS400
Hi, What is the Difference between job priority and run priority in AS400? Thanks,    

Answer Question   |  June 12, 2012  1:10 PM
AS400 Job Status
asked by:
115 pts.

pf & lf cl and rpg
i want to comment line then how is it possible ……..

Answer Question   |  June 11, 2012  9:53 AM
AS/400
asked by:
420 pts.

Outlook 2010 – in a shared Calendar an appointment is auto generating a meeting request instead
Outlook 2010 has access to edit and create appointments in a shared calednar.  When the create new appointment command is clicked a meeting request opens and the user has to send a meeting request instead of just being able to add an appointment like we could do in older versions Why? And can this be [...]

Answer Question   |  June 14, 2012  9:22 AM
Microsoft Outlook 2010, Microsoft Outlook Calendar
asked by:
5 pts.

Scrolling in AS/400
Hi, in as-400 In one screen scrolling is not possible. but in the same screen for some option it wasw working….please hbelp me.. If u need clarification on question mail me:pemasane.surya@wipro.com Edited question: screen shot : http://file1.hpage.com/008633/99/bilder/_thumb_23087.png 1. Enter an O before the contract number  2.it will go to next screen 3. click F3 4. [...]

Answer Question   |  June 11, 2012  8:25 AM
AS/400, AS/400 scrolling
asked by:
300 pts.

HMC ERROR
This question is related to the one asked earlier but nowI am having another problem. By mistake I pulled one of my DASD. I almost fixed it but not 100%, Now I tried to install OS/400 again and by mistake I put the wrong CD. When I realized and took out the CD (My HMC) [...]

Answer Question   |  June 12, 2012  8:06 PM
AS400 printing issue
asked by:
240 pts.

Problem with Update Trigger Event
I’m writing  an ILE COBOL Program WORKING-STORAGE SECTION. 01  STATUS-ERR1                 PIC XX. 01  STATUS-ERR2                 PIC XX.  01 OLDFILE-REC.                                               COPY DD-ALL-FORMATS OF FILE1.                          05  BEN-REC-OFFSET              PIC 9(8)  BINARY.          *                                                            01 NEWFILE-REC.                                               COPY DD-ALL-FORMATS OF FILE1.                          05  NEW-REC-OFFSET              PIC 9(8)  BINARY.          *                                                            01  FEEDBACK-STUFF              PIC X(1000) VALUE SPACES.  LINKAGE SECTION.                                  01  PARM-1-AREA.                                    03 FILE-NAME                  [...]

Answer Question   |  June 11, 2012  1:57 PM
as400/DB2 - Trigger - Comit
asked by:
30 pts.

Data lost from all Systems in the network
We have 40 systems in the network all in domain with symantec virus protection installed and updated. from last five days we are facing problem in all systems, one by one all systems data was lost. some thing lost in systmes some where PST file lost some where D Drive data some where all drive [...]

Answer Question   |  June 16, 2012  6:21 AM
Network security
asked by:
5 pts.

DB2 SQL
Hello Sir,             I am creating a table through SQL in AS/400. CREATE TABLE ANUP41/EMPL4 (NAME CHARACTER ( 10) NOT NULL, ADDRESS CHARACTER ( 25) NOT NULL, PROFILE CHARACTER ( 10) NOT NULL, UNIQUE (NAME))                                   [...]

Answer Question   |  June 9, 2012  8:48 PM
AS/400 SQL
asked by:
420 pts.

Microsoft Office 2007
Hi, I have office 2007 on an old PC, can I transfer it to my new laptop. All 3 licences have been used, however I still have the original Microsoft office 2007 discs. Thanks Nic

Answer Question   |  June 12, 2012  6:53 PM
Microsoft Office 2007
asked by:
15 pts.