This extension provides views and tools for listing a user's spooled file and managing them (one at a time).
Has support for:
- Listing user spooled files
- Adding addition users to view spooled file for in read-only mode
- Reading spooled file in editor tab with or without line spacing.
- Searching through spoooled files
- Filtering list based on certain criteria in spooled file attribute, like job number.
- Sorting spooled file list by name or date in ascending or descending order.
- Download spooled file to .TXT or PDF
- Delete spooled files by user, specific line, specific name, all mathcing filter.
- Move a spooled file to another output queue.
- Download with line spacing in effect.
- Tool tip hover for number of spooled files for user
- Tool tip hover for spooled file to show extra attributes
- Re-write open with ling spacing to account for overprinted lines.
- IBM i SPLF: Refresh Spooled File Browser
- IBM i SPLF: Add Spooled File Filter
- IBM i SPLF: Delete Spooled File Filter
- This project requires VS Code, Node.js, and Code for IBM i.
- fork & clone repo
- Install Code for IBM i types, see: https://codefori.github.io/docs/dev/api/#typings
npm i
- 'Run Extension' from vscode debug.