Get answers.  Share knowledge.  Collaborate with peers.




Convert DTF and DTT scripts to RTO

Can anyone, and I cannot stress this enough, Can anyone tell me why I cannot convert Client Access file transfer to replicate in Rumba? in our legacy system we have numerous, but I find it painstakenly (sorry no spell check) difficult to just convert one to work the same way, and when starting from scratch…



Answer Question   |  November 30, 2012  7:08 PM
Client Access, RUMBA Software
asked by:
13,930 pts.

Is Microsoft heading for doom with the Surface Pro?

Many experts are questioning Microsoft’s tactics after the company announced the new Microsoft Surface Pro 64 GB version will be priced at $899 and the 128 GB at $999. Is Microsoft heading for doom with the Surface Pro? Will it be the biggest dud since the RIM Playbook?



Answer Question   |  December 18, 2012  5:01 PM
Microsoft, Microsoft Surface, Tablet
asked by:
13,930 pts.

Running Equipment Reports

I am trying to run an equipment report of equipment that has been installed at a functional location? What is the transaction code and steps needed to run this report?



Answer Question   |  November 30, 2012  3:05 PM
Equipment Reports
asked by:
13,930 pts.

Links turned off in email messages

When I try to use links on my emails, I get a message that “The operation has been canceled due to restrictions in effect on this computer. Please contact your system administrator.” I did an update and Google Chrome installed “itself” and I noticed the error messages after I uninstalled it and removed the tag…



Answer Question   |  November 30, 2012  2:20 PM
Microsoft Outlook 2003, Microsoft Outlook error messages
asked by:
13,930 pts.

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:
2,030 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.

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.

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.

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.

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.

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:
13,930 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.

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,710 pts.

Pre runtime array

Hi all I am working on pre runtime array, the from file i am using contains 15,000 records, when i specify the value less than 15,000 in DIM( ) i am getting this error in run time File has too many entries to load the array or table (C D F) but when i changed…



Answer Question   |  November 29, 2012  6:38 AM
RPGLE array
asked by:
55 pts.

C++ Redistributable

I could not find any real information of this so thought I’d present it here. When downloading and installing the C++ Redistributable packages, should you install 64-Bit only on a 64-Bit OS? Or is it best practice to install both 32-Bit and 64-Bit? I’ve never been really clear on that. Thank you.



Answer Question   |  November 28, 2012  2:09 PM
32-bit, 64-bit OS, C
asked by:
13,930 pts.

User defined command

Hi, I want to create a command such that the user only needs to specify (say) a data area name and the command should be automatically fired and perform DSPDTAARA on the parameter specified. I’m not sure how and where to start this because I don’t want the syntax to be – mycmd (data area…



Answer Question   |  November 28, 2012  10:35 AM
AS/400, DSPDTAARA
asked by:
25 pts.

How to send a mail through CL

How to send a mail through CL?



Answer Question   |  November 28, 2012  10:14 AM
AS/400, CL programs
asked by:
220 pts.

Can we create service program inside the service program

Can we create service program inside the service program?



Answer Question   |  November 28, 2012  9:37 AM
AS/400, Service program
asked by:
220 pts.