Search found 5 matches

by chriskarge
Sat Dec 07, 2024 12:29 am
Forum: Questions & Answers
Topic: Using AsHexString
Replies: 4
Views: 65892

Re: Using AsHexString

Howdy!

I noticed the octets seemed to be reversed as well. Personally, I would not use the code to reverse the errant values because you never know when LANSA might provide a correction to the intrinsic method in an EPC/upgrade, which would then cause the application to start returning incorrect ...
by chriskarge
Wed Dec 04, 2024 5:12 am
Forum: Questions & Answers
Topic: Using AsHexString
Replies: 4
Views: 65892

Re: Using AsHexString

Howdy! Agreed, it looks like the intrinsic method doesn't work. I created a quick form / routine to do the conversion; it isn't very elegant, but the uDec2Hex routine seems to return the correct value, so maybe you can use it as a starting point?

Function Options(*DIRECT)
Begin_Com Role(*EXTENDS ...
by chriskarge
Fri May 31, 2019 12:28 am
Forum: Questions & Answers
Topic: VLFOne - Messaging via Message File
Replies: 10
Views: 16371

Re: VLFOne - Messaging via Message File

Howdy! Thanks for the info on the .Validate method; it may come in handy in the future. For the short term, more than half of the code that specifies a message file are validation commands inside a Begincheck/Endcheck block (Set_Error, DateCheck, etc) so associating the error with the field in VL ...
by chriskarge
Thu May 30, 2019 12:23 am
Forum: Questions & Answers
Topic: VLFOne - Messaging via Message File
Replies: 10
Views: 16371

Re: VLFOne - Messaging via Message File

Howdy! The issue is more involved than just the MESSAGE command. Urriah is working on redeveloping some of the ERP Framework VLF-Win components as VLF-One. In the client components in VLF-Win, we largely reused substantial amounts of LANSA 5250 code in the initial development, so we have a quite a ...
by chriskarge
Tue Feb 07, 2017 1:00 am
Forum: Questions & Answers
Topic: A question about doing development on laptops
Replies: 4
Views: 8698

Re: A question about doing development on laptops

Yes, I develop on my laptop almost exclusively. Resolution is 1600 x 900.