Replies: 4 comments 1 reply
What is the mechanism that you are using to log in? I presume you are using the |
0 replies
|
yes we do use code-for-ibmi.connectDirect command. And I saw in code for IBM i the initialSetup is done after that. Tried to do that as well but can't do. Maybe that has to happen too? I don't know. |
0 replies
|
@Mdcms So to clarify:
|
1 reply
|
ok, yes, how can we achieve this from our extension? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
We use code for IBM i in our extension to open members and ifs files.
In the settings from IBM i there is the enable source dates checkbox etc.
When source dates enabled and the login happend first from the code for IBM i extension then when opening a member the source dates are being displayed when opening member or ifs file.
When login happens not through code for IBM i the source date is not being displayed. When then the source is changed, all the dates are being reset to 000000. So all the dates are getting lost.
is there a way logging in from own extension with correct source date handling?
All reactions