• The Four Hundred
  • Subscribe
  • Media Kit
  • Contributors
  • About Us
  • Contact
Menu
  • The Four Hundred
  • Subscribe
  • Media Kit
  • Contributors
  • About Us
  • Contact
  • A Reusable Routine for Doubly-Linked Lists, Part 1

    January 19, 2011 Miguel Ortiz Martín and Ted Holt

    In Implementing Linked Lists in RPG, Ted Holt explained that a linked list consists of a sequence of data records, or nodes, where each node keeps a reference–a pointer–to the next node in the sequence. This sequence might or might not be sorted. Due to the fact that each node points only to the next node in the sequence, this kind of list is also called a singly-linked list.

    Doubly-linked lists differ from singly-linked lists in that each node of the list keeps pointers to both the previous and the next nodes in the sequence. Whereas a singly-linked list

    …

    Read more
  • Cleaning Up RSE Detritus

    January 19, 2011 Hey, Ted

    Note: The code accompanying this article is available for download here.

    Hey, Ted:

    While doing some year-end house (disk) cleaning, I ran across the temporary source files that CRTSQLRPGI uses when run from RSE (WDSC or RDx), which are named EVFTEMPF01 and EVFTEMPF02. I knew about these files but never paid much attention to them. Today I discovered that there were 20 files (10 of each type) with total size of 45MB.

    I wrote the attached clean-up program and a command interface. I scheduled the command to run every weekend.

    I didn’t clear the file at the end so

    …

    Read more
  • Solving PC5250 Printing Problems and Tweets About i/OS Error Messages

    January 19, 2011 Hey, Joe

    I’m having problems with printing my iSeries Access Personal Communications PC5250 screens. Every time I print a screen, it comes out in a large font and the letters run on top of each other, making the text unreadable. How can I straighten out this issue? We’re running iSeries Access for Windows V5R4M0.

    –Bob

    This is an issue with your PC5250 setup and you should be able to solve it in one of two ways.

    The first thing you’ll want to check is your PC5250 Page Setup function. The Page Setup function allows you to designate the following standard text parameters

    …

    Read more

Content archive

  • The Four Hundred
  • Four Hundred Stuff
  • Four Hundred Guru

Recent Posts

  • POWERUp 2025 –Your Source For IBM i 7.6 Information
  • Maxava Consulting Services Does More Than HA/DR Project Management – A Lot More
  • Guru: Creating An SQL Stored Procedure That Returns A Result Set
  • As I See It: At Any Cost
  • IBM i PTF Guide, Volume 27, Number 19
  • IBM Unveils Manzan, A New Open Source Event Monitor For IBM i
  • Say Goodbye To Downtime: Update Your Database Without Taking Your Business Offline
  • i-Rays Brings Observability To IBM i Performance Problems
  • Another Non-TR “Technology Refresh” Happens With IBM i TR6
  • IBM i PTF Guide, Volume 27, Number 18

Subscribe

To get news from IT Jungle sent to your inbox every week, subscribe to our newsletter.

Pages

  • About Us
  • Contact
  • Contributors
  • Four Hundred Monitor
  • IBM i PTF Guide
  • Media Kit
  • Subscribe

Search

Copyright © 2025 IT Jungle