René's URL Explorer Experiment


Title: Improve irow handling for 5250 output parameters · Issue #3 · IBM/python-itoolkit · GitHub

Open Graph Title: Improve irow handling for 5250 output parameters · Issue #3 · IBM/python-itoolkit

X Title: Improve irow handling for 5250 output parameters · Issue #3 · IBM/python-itoolkit

Description: Original report by Kevin Adler (Bitbucket: kadler, GitHub: kadler). Retrieving output parameters is somewhat painful: #!python itool.add(iCmd('rtvjoba', 'RTVJOBA USRLIBL(?) SYSLIBL(?) CCSID(?N) OUTQ(?)')) itool.call(itransport) rtvjoba =...

Open Graph Description: Original report by Kevin Adler (Bitbucket: kadler, GitHub: kadler). Retrieving output parameters is somewhat painful: #!python itool.add(iCmd('rtvjoba', 'RTVJOBA USRLIBL(?) SYSLIBL(?) CCSID(?N) OUT...

X Description: Original report by Kevin Adler (Bitbucket: kadler, GitHub: kadler). Retrieving output parameters is somewhat painful: #!python itool.add(iCmd('rtvjoba', 'RTVJOBA USRLIBL(?) SYSLIBL(?) C...

Opengraph URL: https://github.com/IBM/python-itoolkit/issues/3

X: @github

direct link

Domain: patch-diff.githubusercontent.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Improve irow handling for 5250 output parameters","articleBody":"**[Original report](https://bitbucket.org/litmis/python-itoolkit/issue/3) by Kevin Adler (Bitbucket: [kadler](https://bitbucket.org/kadler), GitHub: [kadler](https://github.com/kadler)).**\n\n----------------------------------------\n\nRetrieving output parameters is somewhat painful:\n\n\n```\n#!python\n\nitool.add(iCmd('rtvjoba', 'RTVJOBA USRLIBL(?) SYSLIBL(?) CCSID(?N) OUTQ(?)'))\nitool.call(itransport)\nrtvjoba = itool.dict_out('rtvjoba')\nif 'success' in rtvjoba:\n    print(rtvjoba['row'][0]['USRLIBL'])\n    print(rtvjoba['row'][1]['SYSLIBL'])\n    print(rtvjoba['row'][2]['CCSID'])\n    print(rtvjoba['row'][3]['OUTQ'])\n\n```\n\nyou can fix it...\n\n\n```\n#!python\n\nitool = iToolKit(irow=0)\nitool.add(iCmd('rtvjoba', 'RTVJOBA USRLIBL(?) SYSLIBL(?) CCSID(?N) OUTQ(?)'))\nitool.call(itransport)\nrtvjoba = itool.dict_out('rtvjoba')\nif 'success' in rtvjoba:\n    print(rtvjoba['USRLIBL'])\n    print(rtvjoba['SYSLIBL'])\n    print(rtvjoba['CCSID'])\n    print(rtvjoba['OUTQ'])\n```\n\n\n... but because irow is specified on the toolkit object instead of the iCmd object, it will break anything which actually returns rows. Should make it available on iCmd object (and make irow=0 the default for output parameters in the iCmd object).\n","author":{"url":"https://github.com/kadler","@type":"Person","name":"kadler"},"datePublished":"2016-06-14T19:14:34.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":2},"url":"https://github.com/3/python-itoolkit/issues/3"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:1d01beaf-87d6-27a9-6db8-556a4e80ccc9
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idD546:B8C14:39D75FB:4E5D311:698DD82F
html-safe-nonce1900fa4ecb99ef90b35ec2984d966c4877ca19a081034ad5b407b33d846d3f5b
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJENTQ2OkI4QzE0OjM5RDc1RkI6NEU1RDMxMTo2OThERDgyRiIsInZpc2l0b3JfaWQiOiI3NDkwNjI5MTUwMTk0OTE1Mzc1IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmaca26de0d44cdc4c1bd3b74b2be43cef986b5d3a2b43a5d7da43f2486e97b5213b
hovercard-subject-tagissue:393537630
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/IBM/python-itoolkit/3/issue_layout
twitter:imagehttps://opengraph.githubassets.com/8efc2196bb4230ef11a37ea26add417e719b771aea46e2b3f34add99d90ef017/IBM/python-itoolkit/issues/3
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/8efc2196bb4230ef11a37ea26add417e719b771aea46e2b3f34add99d90ef017/IBM/python-itoolkit/issues/3
og:image:altOriginal report by Kevin Adler (Bitbucket: kadler, GitHub: kadler). Retrieving output parameters is somewhat painful: #!python itool.add(iCmd('rtvjoba', 'RTVJOBA USRLIBL(?) SYSLIBL(?) CCSID(?N) OUT...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamekadler
hostnamegithub.com
expected-hostnamegithub.com
None51102c619bffd74bf95dcf3796f0e599d197c0206d70e9e8b5c241b1b9707ee3
turbo-cache-controlno-preview
go-importgithub.com/IBM/python-itoolkit git https://github.com/IBM/python-itoolkit.git
octolytics-dimension-user_id1459110
octolytics-dimension-user_loginIBM
octolytics-dimension-repository_id162735026
octolytics-dimension-repository_nwoIBM/python-itoolkit
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id162735026
octolytics-dimension-repository_network_root_nwoIBM/python-itoolkit
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releasefcdeb213ace418f8a19d95dd6b93ba3337346169
ui-targetcanary-1
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/IBM/python-itoolkit/issues/3#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2FIBM%2Fpython-itoolkit%2Fissues%2F3
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2FIBM%2Fpython-itoolkit%2Fissues%2F3
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=IBM%2Fpython-itoolkit
Reloadhttps://patch-diff.githubusercontent.com/IBM/python-itoolkit/issues/3
Reloadhttps://patch-diff.githubusercontent.com/IBM/python-itoolkit/issues/3
Reloadhttps://patch-diff.githubusercontent.com/IBM/python-itoolkit/issues/3
IBM https://patch-diff.githubusercontent.com/IBM
python-itoolkithttps://patch-diff.githubusercontent.com/IBM/python-itoolkit
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2FIBM%2Fpython-itoolkit
Fork 13 https://patch-diff.githubusercontent.com/login?return_to=%2FIBM%2Fpython-itoolkit
Star 22 https://patch-diff.githubusercontent.com/login?return_to=%2FIBM%2Fpython-itoolkit
Code https://patch-diff.githubusercontent.com/IBM/python-itoolkit
Issues 11 https://patch-diff.githubusercontent.com/IBM/python-itoolkit/issues
Pull requests 1 https://patch-diff.githubusercontent.com/IBM/python-itoolkit/pulls
Actions https://patch-diff.githubusercontent.com/IBM/python-itoolkit/actions
Projects 0 https://patch-diff.githubusercontent.com/IBM/python-itoolkit/projects
Security 0 https://patch-diff.githubusercontent.com/IBM/python-itoolkit/security
Insights https://patch-diff.githubusercontent.com/IBM/python-itoolkit/pulse
Code https://patch-diff.githubusercontent.com/IBM/python-itoolkit
Issues https://patch-diff.githubusercontent.com/IBM/python-itoolkit/issues
Pull requests https://patch-diff.githubusercontent.com/IBM/python-itoolkit/pulls
Actions https://patch-diff.githubusercontent.com/IBM/python-itoolkit/actions
Projects https://patch-diff.githubusercontent.com/IBM/python-itoolkit/projects
Security https://patch-diff.githubusercontent.com/IBM/python-itoolkit/security
Insights https://patch-diff.githubusercontent.com/IBM/python-itoolkit/pulse
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/IBM/python-itoolkit/issues/3
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/IBM/python-itoolkit/issues/3
Improve irow handling for 5250 output parametershttps://patch-diff.githubusercontent.com/IBM/python-itoolkit/issues/3#top
enhancementNew feature or requesthttps://github.com/IBM/python-itoolkit/issues?q=state%3Aopen%20label%3A%22enhancement%22
2.0https://github.com/IBM/python-itoolkit/milestone/3
https://github.com/kadler
https://github.com/kadler
kadlerhttps://github.com/kadler
on Jun 14, 2016https://github.com/IBM/python-itoolkit/issues/3#issue-393537630
Original reporthttps://bitbucket.org/litmis/python-itoolkit/issue/3
kadlerhttps://bitbucket.org/kadler
kadlerhttps://github.com/kadler
enhancementNew feature or requesthttps://github.com/IBM/python-itoolkit/issues?q=state%3Aopen%20label%3A%22enhancement%22
2.0No due datehttps://github.com/IBM/python-itoolkit/milestone/3
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.