In an old version of TAATOOL, there is a command called RMVOLDMBR. An example follows:
/* Remove saved members over 90 days old */
ADDLIBLE LIB(TAATOOL)
MONMSG MSGID(CPF0000)
TAATOOL/RMVOLDMBR FILE(BPR500MSV)...
How do you set up a barcode (code 128) for a function key? Ex. Let's say you want to barcode the F4 function key, so that a user can display a different screen instead of actually pressing the F4 key. Do you use Hexidecimal or Ascii or what type of letters/symbols/numbers? I actually need...
Using RPG IV, I wrote a barcode scanning program that updates a file and displays a record in a subfile.
Problem: When two users are accessing the program at the same time, record locks occur. Tried using unlock after update of file, but subfile displays same record on screen for both users...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.