There is no EZI sample code that is entirely free format available. '
This is because LongRange supports back to i5 OS version 6.1, and as far as I know the completely free format RPG capabilities only arrived (in progressive stages) in the later OS 7.n OS versions. See https://www.longrangemobile ...
Search found 346 matches
- Thu Sep 05, 2019 9:40 am
- Forum: Questions & Answers - RPG and RDMLX
- Topic: Free Format RPGLE
- Replies: 1
- Views: 6563
- Fri Jun 01, 2018 2:59 pm
- Forum: Questions & Answers - RPG and RDMLX
- Topic: [RPG]Can we use QTEMP?
- Replies: 1
- Views: 5380
Re: [RPG]Can we use QTEMP?
You should be able to use QTEMP with LongRange for RPG.
Each connected LongRange device gets its own aXes 5250 job - which is just a normal IBM i 5250 interactive job.
So each job should get its own private QTEMP library - which ceases to exist when the 5250 job ends.
When you say "It seems we ...
Each connected LongRange device gets its own aXes 5250 job - which is just a normal IBM i 5250 interactive job.
So each job should get its own private QTEMP library - which ceases to exist when the 5250 job ends.
When you say "It seems we ...
- Tue Jan 30, 2018 4:28 pm
- Forum: Questions & Answers - RPG and RDMLX
- Topic: [RPG]Will it take longer to display image if many files are in the resource folder?
- Replies: 3
- Views: 4965
Re: [RPG]Will it take longer to display image if many files are in the resource folder?
Image display times are often influenced by the items in the Usage Notes at the end of this section:
https://www.longrangemobile.com/docs/lr ... !image.htm
https://www.longrangemobile.com/docs/lr ... !image.htm
- Mon Jul 24, 2017 9:18 am
- Forum: Product Announcements
- Topic: Please accept our apologies for the absence of the LongRange forum for the last week or so.
- Replies: 0
- Views: 15590
Please accept our apologies for the absence of the LongRange forum for the last week or so.
Please accept our apologies for the absence of the LongRange forum for the last week or so.
It is back online and should be functioning in the normal way.
It is back online and should be functioning in the normal way.
- Mon May 01, 2017 4:25 pm
- Forum: Questions & Answers - RPG and RDMLX
- Topic: [RPG]specifying Library
- Replies: 2
- Views: 4142
Re: [RPG]specifying Library
They can quite easily put an OVRDBF CL command into the RPG program(s) that use the file by using IBM's QCMDEXC program.
I assume they know that already and don’t want to do that …. so try this method instead.
The source code for all parts of LongRange for RPG are supplied and can be customized ...
I assume they know that already and don’t want to do that …. so try this method instead.
The source code for all parts of LongRange for RPG are supplied and can be customized ...
- Wed Apr 12, 2017 5:37 pm
- Forum: Questions & Answers - RPG and RDMLX
- Topic: [RDMLX]Connection refused
- Replies: 5
- Views: 5898
Re: [RDMLX]Connection refused
Could it be this? http://longrange.lansa.com.au/viewtopic ... 414&p=1267
That would only happen when you happen to get assigned the virtual device name associated with the damaged queue.
That would only happen when you happen to get assigned the virtual device name associated with the damaged queue.
- Fri Mar 17, 2017 3:01 pm
- Forum: Questions & Answers - RPG and RDMLX
- Topic: [RPG] Pass to another partition
- Replies: 7
- Views: 10596
Re: [RPG] Pass to another partition
Their developers must already be able to access the dev server in some TCP/IP based way - 5250 terminal emulation, RDI, etc?
So to build and test LongRange against that server they just need to connect their device to that network.
That can all happen inside a firewall.
The other option I guess is ...
So to build and test LongRange against that server they just need to connect their device to that network.
That can all happen inside a firewall.
The other option I guess is ...
- Wed Mar 15, 2017 10:37 am
- Forum: Questions & Answers - RPG and RDMLX
- Topic: [RPG] Pass to another partition
- Replies: 7
- Views: 10596
Re: [RPG] Pass to another partition
I understand now - this approach is not going to work.
LongRange for RPG uses two data channels - the 5250 data stream - and an assigned temporary data queue in library LRNG_TEMP.
The data queue is where all the things that cannot go through the 5250 stream pass - both inbound and outbound.
The ...
LongRange for RPG uses two data channels - the 5250 data stream - and an assigned temporary data queue in library LRNG_TEMP.
The data queue is where all the things that cannot go through the 5250 stream pass - both inbound and outbound.
The ...
- Tue Mar 14, 2017 11:47 am
- Forum: Questions & Answers - RPG and RDMLX
- Topic: [RPG] Pass to another partition
- Replies: 7
- Views: 10596
Re: [RPG] Pass to another partition
Re - Pass through session.
Presumably user LRNGPASS runs a CL program as soon as they logon that passes them through to the dev system?
Could you post the CL source code + the complete failing job log.
Also, the LongRange client has an option to trace what it receives from the server.
Could you ...
Presumably user LRNGPASS runs a CL program as soon as they logon that passes them through to the dev system?
Could you post the CL source code + the complete failing job log.
Also, the LongRange client has an option to trace what it receives from the server.
Could you ...
- Tue Mar 14, 2017 11:37 am
- Forum: Questions & Answers - RPG and RDMLX
- Topic: [RPG] Pass to another partition
- Replies: 7
- Views: 10596
Re: [RPG] Pass to another partition
Re- if they wanted to run the axes subsystem on their development partition would the existing license cover them?
Probably. However, even if it did not, as long as you can testify that one is for development only then you coudl probably get another one at no extra charge,
Probably. However, even if it did not, as long as you can testify that one is for development only then you coudl probably get another one at no extra charge,