Is it possible to include a special character within a text sting output to an AFPDS print file? We have output the special character by using a symbol character set but it has to be output as an individual field and results are not perfect for different printers. Has anyone created a DDS Print...
Thanks! We'll email you when relevant content is added and updated.
A co-worker just sent me a .MSG file (it's an attachment). I'm using a Mac OS X and I figure out how to open a file. I don't have any programs to open it. How can I open this?
Thanks! We'll email you when relevant content is added and updated.
We have A LOT of jobs scheduled through the Advanced Job Scheduler (wrkjobjs). We have to do some system maintenance and need to prevent the scheduled jobs from starting while we perform the maintenance. In the past, the operator has gone through the entire list of jobs on the scheduler and...
Thanks! We'll email you when relevant content is added and updated.
- If I have users with *ALLOBJ, but no access to command line: How does the user access those *any* objects on the server or app? How is the risk materializing? If I look at a client's screen and they say: "yeah I have allobj but see? I don't have a CL and my menu shows only 2-3 options.. So how...
Thanks! We'll email you when relevant content is added and updated.
I have a program written in RPGLE which calls numerous other programs. These programs all share similar files. In my main program, when trying to read a particular file, I get error CPF5032 even though I unlock the file right before I do the setll reade. As a result, I figured the lock must be...
Thanks! We'll email you when relevant content is added and updated.
Let's say command XYZ has PUBLIC set to *EXCLUDE. If I have access to command line and not *ALLOBJ, I cannot access that command, right? If I have *ALLOBJ or belong to the authorization list, then I can launch it? Second question: if a user have full access to command line (Limit cap = *NO), but...
Thanks! We'll email you when relevant content is added and updated.
I'm new to AFP and need to get set up with the proper AFP driver. I need the Generic INFOPRINT 300dpi AFP driver. Do you have a link I could try? Thank you.
Thanks! We'll email you when relevant content is added and updated.
Hi, I want to add or append one new module called 'C' to the already existing service program (SRVPGM) For Example: I have one service program called SRVPGM consits of 2 Modules are A, B. Now I want to add one new Module called 'C' to SRVPGM. How can I do this?
Thanks! We'll email you when relevant content is added and updated.
Why is my overlay changed when I convert the file to .pdf? This is my code: OVRPRTF FILE(BOLPRT) DEVTYPE(*AFPDS) PAGESIZE(11 8.5 + *UOM) RPLUNPRT(*YES '-') DRAWER(1) + PAGRTT(0) UOM(*INCH) FRONTOVL(MXBOL) + SPOOL(*YES) OUTQ(*DEV) COPIES(4) + HOLD(*YES) WSCST(*PDF)Call the program.... CPYSPLF...
Thanks! We'll email you when relevant content is added and updated.
What do they mean when they say you must be 'on the page boundary' for this keyword (PAGRTT) to function? How can I check if I'm there or not? I would like to have one page in my printer file print portrait and the next in landscape, but PAGRTT doesn't work.
Thanks! We'll email you when relevant content is added and updated.
I want to grant authority to our technical support personnel to see a user profile. How can I do this without giving them *ALLOBJ authority, or granting them object authority against each individual user profile?
Thanks! We'll email you when relevant content is added and updated.
Does anyone know of a way to open an Outlook .MSG file that's on my hard drive but not in Outlook? I already have a code that loops through file names in a folder on my hard drive but I'm not sure of the path on how to open it with Outlook. Here's what I have so far: Dim inPath as String Dim...
Thanks! We'll email you when relevant content is added and updated.
Fact based opinions requested. Is it faster to perform a SETLL on a file to do an existence test or read the file (note: it has a very small number of records) into a program array during *INZSR and then do a LOOKUP to do the existence test?
Thanks! We'll email you when relevant content is added and updated.
Hi, What is the use of QCMDEXC? Who will handle this.what purpose we use? Can we call it is a command? What is the usd of *INZSR?what is the relation with RETURN? What are the input opcodes and output opcodes and I/O(combined) opcodes available in RPG/400? Can anybody list please? Thanks! malavika
Thanks! We'll email you when relevant content is added and updated.