+ Post New Thread
Page 1 of 9 1 2 3 ... LastLast
Threads 1 to 25 of 203

Forum: Tips for the Iseries/AS400

Enter/View Iseries Tips Techniques and Tricks.

  1. Talking Sticky Thread Sticky: Free access to an AS400!

    Free iSeries Account! Innovative Systems and Code400.com are pleased to announce a combined effort (mostly Jonas) to grant those wanting to learn iSeries programming FREE access to an iSeries! (V5R3) . Access to CGIDEV2 -- Stuff... code samples already written just compile and play! (well...

    Started by jamief, October 15th, 2007 08:06 AM
    • Replies: 0
    • Views: 4,757
    October 15th, 2007 08:06 AM Go to last post
  1. Any Spyview experts?

    Hi guy's. I have a load of reports that have been archived into a folder on Spyview with a blank user data. They have all picked up the same description. At what level can I define the description? So each month when these reports get archived, it pulls through the correct description? ...

    Started by adam400, 2 Weeks Ago 07:27 AM
    • Replies: 3
    • Views: 99
    2 Weeks Ago 01:33 PM Go to last post
  2. Save a spooled file as a *SAVF

    Hi, How do I save a spooled file as a *SAVF... ?

    Started by adam400, 2 Weeks Ago 05:00 AM
    • Replies: 7
    • Views: 171
    2 Weeks Ago 07:23 AM Go to last post
  3. Send spooled file from one AS/400 to another

    Hi, I have a spooled file on one AS/400 and I need to get it onto another. Any tips would be appreciated. Adam

    Started by adam400, 2 Weeks Ago 09:23 AM
    • Replies: 4
    • Views: 132
    2 Weeks Ago 07:38 AM Go to last post
  4. Talking Retrieve Colour from Text on Screen

    Hi Guys, Would just like to introduce myself and say Hello to everyone on here. I am hoping you may be able to help with my first query; I am trying to retrieve colour of text on an AS400 screen, but not having much luck. I have tried using getcolor but I think this function is for 3270,...

    Started by dwjpaypal, 2 Weeks Ago 05:42 AM
    • Replies: 0
    • Views: 67
    2 Weeks Ago 05:42 AM Go to last post
  5. Post program to retrieve call stack

    ==> **-- Program description: ----------------------------------------------**--------------------- ** ** This program was intended to ease the process of retrieving the ** current job's call stack. The information returned are the program ** names and...

    Started by jamief, 3 Weeks Ago 12:30 PM
    • Replies: 4
    • Views: 151
    3 Weeks Ago 05:54 AM Go to last post
  6. An Applicable Subversion Client to Manage i5/OS IFS Source Files

    It's SVNkit. It's a pure-Java toolkit that implements all Subversion features and provides APIs to work with Subversion working copies and to access and manipulate Subversion repositories. So it can be directly used on i5/OS with no change. An article called A Fresh Approach to SCM of mine has...

    Started by junleili-cn, 4 Weeks Ago 06:43 AM
    make, scm, seu, subversion
    • Replies: 0
    • Views: 79
    4 Weeks Ago 06:43 AM Go to last post
  7. Read The Excel File In AS/400

    Hi, If anyone wants to read the excel file in as400.It is Possible by CPYFRMIMPF Command.By use of it we can create a report in which input is in excel sheet. Thanks Ankit Daccit Pvt Ltd

    Started by DaccitAS/400, July 14th, 2010 05:24 AM
    • Replies: 1
    • Views: 168
    July 14th, 2010 06:51 AM Go to last post
  8. Calculate The Distance Between Two Latitudes / Longitudes

    This demo program will calculate the distance between two points on Earth, using the latitude and longitude positions. The main calculation routine is the following code; distance = Math_ArcCosine( Math_Sine( Math_DegreesToRadians( Latitude1 )) * ...

    Started by MichaelCatalani, March 24th, 2009 10:49 AM
    • Replies: 6
    • Views: 2,180
    May 19th, 2010 08:54 AM Go to last post
  9. 5722-ac3

    Hi all, I ma trying to setup digital certificates, but cannot find the 128bit package 5722-ac3 on the install media, if anyone knows how to get hold of it can you let me know. Many Thanks Richard

    Started by richardtarlton, May 17th, 2010 05:13 AM
    • Replies: 4
    • Views: 250
    May 19th, 2010 06:40 AM Go to last post
  10. Print MaxiCode on HP LJ 2605

    Good day everyone, Has anyone been successful getting the UPS maxicode to print onto an HP LaserJet? I generate a spooled file that tells me I have a barcode in it, but I just keep printing a blank page. Any help would be appreciated. Thanks, Steve

    Started by feketes, May 17th, 2010 02:22 PM
    • Replies: 0
    • Views: 130
    May 17th, 2010 02:22 PM Go to last post
  11. excel file

    Hi How to read the excel file in as400.i need to create a report but the input is in excel sheet.how it possible?

    Started by rajapandian, May 12th, 2010 08:44 AM
    • Replies: 1
    • Views: 161
    May 12th, 2010 09:08 AM Go to last post
  12. Question Spool Files Storage?

    Hi Everybody I'm currently looking for application to store spool files. Have to be web based with email capability. Platform is not important, can be AS, Windows or Unix. I also have to copy some of the data I already heve on optical library (jukebox). Can some of you recomend such...

    Started by fraydey, April 27th, 2010 02:12 PM
    • Replies: 4
    • Views: 290
    May 6th, 2010 11:55 AM Go to last post
  13. Lost Load Source

    Well, I knew it would happen eventually...over the weekend I lost the load source disk drive on my AS400 (the Innovative Systems guest account machine). Fortunately I saw the message on QSYSOPR a few days ago about the imminent failure and ran a successful full system backup. (Whew). I didn't...

    Started by jtemple, May 3rd, 2010 07:27 AM
    • Replies: 2
    • Views: 306
    May 4th, 2010 08:48 AM Go to last post
  14. 4 Tips For Unlocking The 400 Database

    At the core of every AS/400, iSeries and IBM i is the DB2 database tightly integrated into the operating system. If you work with the 400 for any length of time eventually you will end up diving into the data stored within the database tables, usually to update a field correcting inaccuracies or...

    Started by John Andersen, April 27th, 2010 06:14 PM
    as400, db2400, iseries, sql
    • Replies: 11
    • Views: 510
    April 30th, 2010 03:29 AM Go to last post
  15. neat - use extfile instead of OVRDBF

    If you happen to work on a system with multiple companies in different libraries. then this is a bit cleaner solution than the 'QCMDEXC' - OVRDBF way. anyway here it is: ~ FOEHDORDM if e k disk usropn extfile(FileName1) d DASRVC s 2 ...

    Started by jamief, August 14th, 2006 04:38 PM
    • Replies: 2
    • Views: 2,336
    April 27th, 2010 07:33 AM Go to last post
  16. As400

    HI I want to know which domain has the highest Usuage of AS400?i.e ,, insurance,healthcare,banking,supplychain management? And also the life of AS400?

    Started by rajapandian, April 5th, 2010 12:22 PM
    • Replies: 10
    • Views: 486
    April 16th, 2010 09:50 AM Go to last post
  17. logging upddta command

    How can you turn off the logging of the upddta command? Creates a report each time I use it, did not on earlier versions. Present version is 5.3

    Started by JimWaymire, March 5th, 2008 08:58 AM
    • Replies: 2
    • Views: 1,116
    April 15th, 2010 05:51 PM Go to last post
  18. Monitor JOBQ's for being held or toooo many jobs.

    ***WARNING: Yes there is Binary & Hardcoding in here.. it jumps in and out of free like a cat on fire... If this might be too much for you to handle I would recommend you leave now! THis program will check jobq's to see if the knucklehead next to you was...

    Started by jamief, November 20th, 2009 05:12 PM
    • Replies: 4
    • Views: 858
    March 31st, 2010 11:22 AM Go to last post
  19. Prevent Compiled Objects from converting back to source code

    Hi!, Need your help! Is there anyway I can prevent people from converting my compiled objects (RPGLE programs) back to its source code?

    Started by dcelz1, March 17th, 2010 01:51 AM
    • Replies: 3
    • Views: 236
    March 30th, 2010 12:42 PM Go to last post
  20. iSeries Green Screen

    I have installed the iSeries Operation console in the Windows XP system. I tried to make a connection for the iSeries, it didn't opened the Green Screen. How do solve this issue?

    Started by Veerasekar, March 18th, 2010 02:57 AM
    • Replies: 6
    • Views: 520
    March 19th, 2010 09:00 AM Go to last post
  21. Retrieving the COMPILEOPT & DBGVIEW values of a object

    Hi, Is there a way to Retrieve the COMPILEOPT & DBGVIEW attributes value of a existing object.

    Started by kpandian, February 10th, 2010 09:52 AM
    • Replies: 4
    • Views: 369
    March 10th, 2010 11:34 PM Go to last post
  22. send email - QtmmSendMail

    This is "kinda" cool its taken from an example by Scott Klement I modified to read a table we all have QSYS2/sysviews as it reads the table it creates an email, then at the end it emails out to the address supplied. here is the email

    Started by jamief, July 28th, 2006 01:59 PM
    2 Pages
    1 2
    • Replies: 28
    • Views: 9,449
    March 8th, 2010 07:56 AM Go to last post
  23. Need of help

    hi i want to create one tool to dislpay file field information in subfile...file name and library name is dynamic.it was given through some display file...i used the DSPFFD command and create one outfile in qtemp.here the problem starts.... how to send the file as parameter from cl to rpg?...

    Started by rajapandian, February 12th, 2010 06:35 AM
    • Replies: 1
    • Views: 282
    February 12th, 2010 07:16 AM Go to last post
  24. Get & Show Hexa in DSPF

    Hello friends , I used WRKDBF and see if i press F8 (show Hex/Char) it will show hexa value. My question is how to get hexa value in RPG and show it to DSPF ? Need tips & trick. For DSPF i'm using SFLFOLD.

    Started by CosmasAay, February 11th, 2010 03:02 AM
    • Replies: 2
    • Views: 306
    February 11th, 2010 04:26 AM Go to last post
  25. Retrieve RPGLE source from object

    Just found this thought it could be of some use (attachment) by JR Friedman It is possible to retrieve source from RPG programs if the program has been compiled with the correct parameters. The following procedure will retrieve the source from single-module RPGLE programs compiled with...

    Started by jamief, July 1st, 2005 12:52 PM
    • Replies: 5
    • Views: 5,767
    February 7th, 2010 01:54 PM Go to last post

+ Post New Thread

Forum Information and Options

Users Browsing this Forum

There are currently 3 users browsing this forum. (0 members & 3 guests)

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 10 views
Hot thread with unread posts
More than 15 replies or 10 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts