Search found 49 matches
- Fri Apr 22, 2022 2:35 am
- Forum: Questions & Answers
- Topic: Prompter display position is wrong after upgrading from V13SP2 to V15
- Replies: 6
- Views: 27202
Re: Prompter display position is wrong after upgrading from V13SP2 to V15
Waiting 30+ days for a response from LANSA R&D seems excessive. Perhaps you can raise the priority on this, to get a response from LANSA?
- Fri Apr 22, 2022 2:31 am
- Forum: Suggestions for Product Enhancements
- Topic: Export list commands limited to 31 commands only
- Replies: 0
- Views: 197706
Export list commands limited to 31 commands only
Please increase the number of OS/400 allowed commands in a LANSA export list from the current limit of just 31 commands to 9999. When building cumulative export list builds, we often have 300+ commands needed for execution. Hopefully, this will be an easy one to implement and will save us from ...
- Fri Feb 18, 2022 5:35 am
- Forum: Questions & Answers
- Topic: String literal cheat sheet
- Replies: 5
- Views: 38792
Re: String literal cheat sheet
Unfortunately, that's not a list of Intrinsic functions but a list of Visual LANSA Component classes e.g. search for intrinsic AsUnicodeString, what do you get as your search results? Or simply try searching for "unicode" to see what unicode intrinsics are available in LANSA. Do you see anything ...
- Thu Feb 17, 2022 2:43 am
- Forum: Questions & Answers
- Topic: String literal cheat sheet
- Replies: 5
- Views: 38792
LANSA Intrinsics are not well documented / searchable
This whole area of LANSA intrinsic functions is there from the initial days of RDMLX and is not well documented.
If anyone from LANSA is taking note, please do the following:
1. List all available LANSA intrinsics in one page (for good search results).
2. Document each intrinsic with good (usable ...
If anyone from LANSA is taking note, please do the following:
1. List all available LANSA intrinsics in one page (for good search results).
2. Document each intrinsic with good (usable ...
- Wed Feb 09, 2022 11:26 am
- Forum: Questions & Answers
- Topic: Crude Complexity Rating Fatal
- Replies: 7
- Views: 49986
Re: Crude Complexity Rating Fatal
Good news: We received a fix from LANSA for this issue. Our V15 VCS installation IDE now has an option to suppress the Crude Element Complexity error and proceed with the compile.
- Tue Jan 25, 2022 2:31 am
- Forum: Questions & Answers
- Topic: Crude Complexity Rating Fatal
- Replies: 7
- Views: 49986
Re: Crude Complexity Rating Fatal
Looks like this is a problem in LANSA V15 VCS installations, where the abovementioned option to suppress the Crude Element Complexity warnings is missing i.e. there is no way to suppress this fatal error message that stops objects from compiling. I have already been in touch with LANSA Support and ...
- Thu Jan 13, 2022 2:38 am
- Forum: Questions & Answers
- Topic: Crude Complexity Rating Fatal
- Replies: 7
- Views: 49986
Crude Complexity Rating Fatal
Has anyone faced an issue where Reusable Parts that compile just fine in LANSA V13SP2 and V14SP2 now fail to compile in V15 (latest EPC level) with a Crude Complexity Fatal error? I'm facing this issue (with a handful of components) in a new V15 environment that I set up for upgrading to V15 ...
- Tue Dec 28, 2021 7:59 am
- Forum: Suggestions for Product Enhancements
- Topic: Text Search Enhancement
- Replies: 0
- Views: 217911
Text Search Enhancement
I'd like to see a better "Text Search" implementation in the IDE, where one could search for multiple keywords. Currently only one search string is allowed.
e.g. we could search in Function/Forms/Reusable Parts for:
<Field Name> *AND <filename>
<Field Name> *OR <filename>
((<Field Name> *AND ...
e.g. we could search in Function/Forms/Reusable Parts for:
<Field Name> *AND <filename>
<Field Name> *OR <filename>
((<Field Name> *AND ...
- Tue Dec 14, 2021 2:25 am
- Forum: Questions & Answers
- Topic: .Net Assembly replacement for IE HTML activex
- Replies: 17
- Views: 1072479
Re: .Net Assembly replacement for IE HTML activex
Hi David,
You can download the install file from here: https://www.nuget.org/packages/Microsoft.Web.WebView2
Use Package Manager to install this: https://docs.microsoft.com/en-us/window ... er/winget/
You can download the install file from here: https://www.nuget.org/packages/Microsoft.Web.WebView2
Use Package Manager to install this: https://docs.microsoft.com/en-us/window ... er/winget/
- Tue Dec 07, 2021 3:01 am
- Forum: Questions & Answers
- Topic: Audit of Import in VL?
- Replies: 2
- Views: 42056
Re: Audit of Import in VL?
Thanks Theo, this will be useful for us going forwards. Hopefully LANSA monitors this forum and will consider all the enhancements that we discuss and propose in here.
- Sat Dec 04, 2021 4:21 am
- Forum: Questions & Answers
- Topic: How to create an Excel automatically with Windows Scheduler
- Replies: 3
- Views: 26502
Re: How to create an Excel automatically with Windows Scheduler
Save whatever you want as a .csv file and excel will already be associated as the default application to that file format?
Then use OV_SYSTEM_SERVICE to start the application you need.
Then use OV_SYSTEM_SERVICE to start the application you need.
- Fri Dec 03, 2021 2:35 am
- Forum: Questions & Answers
- Topic: Audit of Import in VL?
- Replies: 2
- Views: 42056
Audit of Import in VL?
Hi Guys, I was wondering if there was a way to audit when an import is run within a VL partition? Say I create a QuickExport from Partition DEM and then import it into Partition DEX. Is there a way I can check:
1. When was this import run?
2. Who ran the import?
3. What objects were imported?
4 ...
1. When was this import run?
2. Who ran the import?
3. What objects were imported?
4 ...
- Sat Nov 20, 2021 7:21 am
- Forum: Questions & Answers
- Topic: IBMi Export List BEF/AFT commands limitation?
- Replies: 3
- Views: 35560
Re: IBMi Export List BEF/AFT commands limitation?
By introducing a CL program, I lose easy visibility of these commands i.e. I now have to maintain a separate CL program for all my commands. Anyway, I hope LANSA can remove this limitation, seems to be an odd one for this day and age, perhaps it made sense in the 1990's? I was able to work around ...
- Fri Nov 19, 2021 11:01 am
- Forum: Questions & Answers
- Topic: IBMi Export List BEF/AFT commands limitation?
- Replies: 3
- Views: 35560
IBMi Export List BEF/AFT commands limitation?
I'm building an IBMi export list with around 1500 objects (mix of Files, Functions, Forms, RP's) and needed to add around 100 Before and After commands into my Export list. It was all just fine until I entered the 30th command. After that, it won't let me add any more commands! It that a limitation ...
- Fri Nov 12, 2021 10:28 am
- Forum: Questions & Answers
- Topic: LANSA Documentation gives odd results
- Replies: 6
- Views: 39200
LANSA Documentation gives odd results
I was wondering if anyone else have has experienced issues with the LANSA documentation website search? I searched for SET_SESSION_VALUE today and got a single result back with a page in Japanese. Next I searched for AsString and got irrelevant results? I am beginning to miss the old .chm files.
- Thu Nov 11, 2021 5:49 am
- Forum: Questions & Answers
- Topic: LANSA Deliver-To in a command line?
- Replies: 0
- Views: 64295
LANSA Deliver-To in a command line?
Hi Guys, is there a command line option to execute a Deliver-To for delivery to IBMi server in LANSA V15 or V14? I'd like to automate object deliveries and am looking for a way to deliver to an IBMi via a script. I see this option documented here, but there's no mention of a command line option ...
- Tue Oct 12, 2021 12:08 am
- Forum: Questions & Answers
- Topic: LANSA V14SP2 IDE crashes when scrolling through source code
- Replies: 7
- Views: 61090
Re: LANSA V14SP2 IDE crashes when scrolling through source code
I second what Theo stated. I've setup a V15 environment with the latest EPC's and loaded a large (>50K) object repository and submitted large compile sets (over 1000 compiles per et) and it's been rock solid. All the compiles completed as expected on a single IDE session that ran over the weekend ...
- Wed Sep 29, 2021 12:23 am
- Forum: Questions & Answers
- Topic: LANSA V14SP2 IDE crashes when scrolling through source code
- Replies: 7
- Views: 61090
Re: LANSA V14SP2 IDE crashes when scrolling through source code
Thanks Guys, I have also resorted to scrolling through source code very gently to avoid the IDE crash for now. After each scroll, I wait for the CPU usage to settle down before the next scroll. It is frustrating, but at least I have a workaround.
Interesting to note that there is a CPU usage spike ...
Interesting to note that there is a CPU usage spike ...
- Fri Sep 24, 2021 6:25 am
- Forum: Questions & Answers
- Topic: LANSA V14SP2 IDE crashes when scrolling through source code
- Replies: 7
- Views: 61090
LANSA V14SP2 IDE crashes when scrolling through source code
Using V14SP2 EPC142040, in a Network Client install. When scrolling through source code aggressively, the IDE crashes with a LANSA.DMP error. Anyone else experience the same issue in LANSA V14SP2?
- Tue Sep 21, 2021 11:25 pm
- Forum: Questions & Answers
- Topic: LANSA V15 Report field issue
- Replies: 2
- Views: 21301
Re: LANSA V15 Report field issue
Already logged this with LANSA Support, will let you know what comes of it. This issue comes up when opening the Report Function in the VL IDE, that's using the #DATE field in the DEF_HEAD definition. If you want to test, create a simple function in VL V14SP2, that uses the #DATE field in a DEF_HEAD ...