Get answers.  Share knowledge.  Collaborate with peers.




Lotus Notes 6.5: 2 email accounts?
I have 2 different email accounts I need to use for work, one of which can only be accessed in Notes 6.5. Can I add a second account for my POP/IMAP email so I don’t have to use 2 programs?

Answer Question   |  November 30, 2012  10:12 AM
IMAP, Lotus Notes 6.5, POP
asked by:
5 pts.

How can I retrieve the source of a STRQMQRY?
In my CL program I have a STRQMQRY. How can I get the source file name were this QMQRY resides?

Answer Question   |  November 30, 2012  7:09 AM
AS/400, STRQMQRY
asked by:
1,930 pts.

Finding particular member data in RPG
I have a physical file(EXTPF) it contains one member(mbr1) how to read that particular member data in RPG. I wrote a code for that but i got CPF4102 error please rectify it A UNIQUE A R EXTPFREC A NUMBER 10P A NAME 10A A ADDRESS 10A A K NUMBER Fextpf if e k disk extmbr(‘mbr1′) [...]

Answer Question   |  November 30, 2012  5:45 AM
AS/400
asked by:
220 pts.

AS/400 CPYTOIMPF
While I am using CPYTOIMPF, is it possible to copy field names?

Answer Question   |  November 30, 2012  5:42 AM
AS/400, AS/400 commands, CPYTOIMPF
asked by:
105 pts.

Outlook 2007: changes on calendar entries did not reflect on delegated calendar
I am delegate of my boss’ calendar. I applied colored categories on his calender. However, the colors did not reflected on his calendar. We tried to remove then re-added the delegation. My boss’ calendar is still the same but when we apply a new entry with colors, it is now reflecting in his calendar. How [...]

Answer Question   |  November 30, 2012  5:36 AM
Microsoft Outlook 2007, Microsoft Outlook Calendar
asked by:
5 pts.

Access reports dropping data included in query
My primary key for my database is based on phone numbers. I have created a query which includes anyone that has an outstanding balance. The query includes last names that are the same which I see. I have 3 people with the last name of Thomas, all have different first names. I created a report [...]

Answer Question   |  November 30, 2012  2:48 AM
Microsoft Access 2003, Windows 7
asked by:
40 pts.

Personalizar imagen de windows 7 Install.wim
Hola, Estoy aprendiendo a personalizar la imagen de windows 7 (Install.wim) con la herramienta Windows AIK, todo los pasos me salen muy bien, pero al momento de instalar windows 7, ya no salen las versiones que desbloquie, y quiero que me enseñen si se puede a crear el install.wim con las versiones de windowss 7. [...]

Answer Question   |  November 30, 2012  10:46 PM
Windows 7, Windows 7 installation
asked by:
5 pts.

DFU to SQL translator
Is there a package that will allow the user to enter DFU commands and then translate to SQL and send that to the processor? The situation is that the logging program doesn’t see DFU commands but does see SQL statements.

Answer Question   |  November 30, 2012  9:21 PM
DFU, SQL, SQL statement
asked by:
10 pts.

VoIP phone and AS/400 contact management
We have a legacy green screen AP for maintaining contact names and phone numbers. It works well for our sales staff so we do not want to replace. I would like to be able to take the contact phone number and shoot it to our phone, which is a Polycom ip 335 and have that [...]

Answer Question   |  November 29, 2012  7:47 PM
Contact management software, phone technology, VoIP
asked by:
10 pts.

CIC0 service request change
We have date rules associated with service types that when entered in a new Servive Request populates the Requested End Date based on the date rule. When changing the Service Type (with a different date rule) the Requested End date is populated based on a calendar date, and NOT on work days. Both date rules [...]

Answer Question   |  November 29, 2012  6:35 PM
CIC0, SAP, service type
asked by:
5 pts.

Exception 7 in module VIEW_KUAG2
I’m trying to determine what this error message means, “Exception 7 in module VIEW_KUAG2″. I see it has something to do with the customer master, I’m just not sure how to resolve.

Answer Question   |  November 29, 2012  6:35 PM
Exception 7 in module VIEW_KUAG2
asked by:
10 pts.

Joining unmatched tables with duplicates
Hi, I am a beginner SQL user and am trying to take table 1 (contracts) and pull in the calltype from table2 (equipment) with the control number as the common field. However, there are duplicate control numbers in table2 which are causing me an issue. I have created this query on table 2 to get [...]

Answer Question   |  November 29, 2012  5:50 PM
Microsoft SQL Server 2005, SQL Server tables
asked by:
25 pts.

how to generate pdf using xslfo and java?
how to generate pdf using xslfo and java?

Answer Question   |  November 29, 2012  5:24 PM
Java, PDF
asked by:
5 pts.

Is there and efficient way to load Prtf fields with data from a PF?
I want to load a Physical File with Printer File field names and Data. Then read through the PF and populate the printer file field variable with the data from another field in the file. Then I can write the PrtF record with the variable data from the file. For example PFfields: fLINE fCMD1 fRIGHT [...]

Answer Question   |  November 29, 2012  5:14 PM
iSeries AS/400, RPG
asked by:
15 pts.

Find a penetration tester
I need to find a penetration tester who is certified and qualified. Where do I start to look? Thanks

Answer Question   |  November 29, 2012  12:48 PM
Penetration Testing, Security
asked by:
15 pts.

Stuck on default
I have a program, “Technic Launcher 1.0.1.3.jar” The problem is the “.jar”. I coincidentally clicked on Command prompt as a default program and the “Use this as default program” all the time, was checked. The application is meant to be used as a Java 32-Bit program for Minecraft, and after much tinkering with the notepad and command prompt to [...]

Answer Question   |  November 29, 2012  12:32 PM
Java, Notepad
asked by:
10 pts.

Saving Spools
What would you find is the system tools, commands or tricks people use to save and archive spools? What other tools would you recommend?

Answer Question   |  November 29, 2012  11:27 AM
AS/400, AS/400 Spool Files
asked by:
10 pts.

flb
How to open flb file?

Answer Question   |  November 29, 2012  9:40 AM
FLB2
asked by:
10 pts.

RPG lookup, write, then update if necessary
Can anyone help me code in free form RPG for, I want to look up a file to check a record is in there, If it is, I want to transfer that to a table, (it is already set up) Else Update with new record then write to table Thanks

Answer Question   |  November 29, 2012  8:23 AM
RPG LOOKUP, RPGILE
asked by:
10 pts.

In RPGLE CHAIN and %FOUND
Hi there ! while we using chain with %Found do we need to add else? or else rrn1 chain sfl01 if %found update sfl01 else leave endif is this right ?

Answer Question   |  November 29, 2012  8:14 AM
AS/400, AS400 RPGLE
asked by:
1,485 pts.