Search found 15 matches

by noamp
Mon May 25, 2020 6:46 pm
Forum: Questions & Answers
Topic: select from unknown file
Replies: 2
Views: 18529

Re: select from unknown file

soa wrote: Mon May 25, 2020 8:45 am Use the ACCESS_FILE BIF or SELECT_SQL with a USING parameter.
Thank you!
by noamp
Sun May 24, 2020 10:54 pm
Forum: Questions & Answers
Topic: select from unknown file
Replies: 2
Views: 18529

select from unknown file

hey,
i use lansa on ibm i,
i need to select records from unknown file.
the user will write the file name into field and the function need to select the record from that file.

SELECT FIELDS((*ALL)) FROM_FILE(#FILE)
ADD_ENTRY TO_LIST(#LIST01) WITH_MODE(*DISPLAY)
ENDSELECT

please if someone know ...
by noamp
Fri Apr 03, 2020 1:35 am
Forum: Questions & Answers
Topic: under the browse list (AS400/IBM I)
Replies: 2
Views: 5615

Re: under the browse list (AS400/IBM I)


I haven't looked at green screen code in a long time but I did figure out how you might be able to do what you want depending on whether you need fields to be input capable. Check out the help on the DISPLAY/REQUEST command and look at the OPTIONS parm. You can use *NOREAD on the first DISPLAY ...
by noamp
Mon Mar 30, 2020 10:58 pm
Forum: Questions & Answers
Topic: under the browse list (AS400/IBM I)
Replies: 2
Views: 5615

under the browse list (AS400/IBM I)

hey,
i have a problem on lansa as400/ibm i.
maybe anyone can help me with that.

when i have browse list on the display screen i can't position test or field under the list on the bottom of the screen.

please if anyone know.
thanks!
by noamp
Tue Jun 19, 2018 7:14 pm
Forum: Questions & Answers
Topic: CUSTOM HELP PANEL F1 - IBM I AS400
Replies: 2
Views: 5017

Re: CUSTOM HELP PANEL F1 - IBM I AS400

thanks!
by noamp
Mon Jun 18, 2018 5:43 pm
Forum: Questions & Answers
Topic: CUSTOM HELP PANEL F1 - IBM I AS400
Replies: 2
Views: 5017

CUSTOM HELP PANEL F1 - IBM I AS400

HEY, I USE LANSA ON IBM I(AS/400) AND ON EVERY PROGRAM I MADE HAVE ON BOTTOM A FUNCTION KEY F1-HELP.
THAT FUNCTION KEY PREFORMING A STANDARD LANSA POPUP HELP, I WANT TO USE WITH CUSTOM POPUP MESSAGE HELP ON MY DESIGN.
IF SOMEONE CAN HELP ME WITH-THANK YOU!
by noamp
Mon Jan 22, 2018 8:03 pm
Forum: Questions & Answers
Topic: day today - as400
Replies: 3
Views: 5684

Re: day today - as400

hey, thanks for the help buy it is not on as400. the functions in lansa pc or what ever you using on is another commands from the ibm i (as400) commands. but thanks.
by noamp
Sun Jan 21, 2018 7:58 pm
Forum: Questions & Answers
Topic: day today - as400
Replies: 3
Views: 5684

day today - as400

Hey everyone.
i using lansa on ibm i (as400) - i want to use in my program with the day ,
i need to know what day is it- if its sunday(1) or wednesday(2) on go on like that.
if someone know how to do that? thanks!
by noamp
Mon Dec 18, 2017 7:21 pm
Forum: Questions & Answers
Topic: NOTE ON LANSA AS/400 (IBM I)
Replies: 2
Views: 5385

Re: NOTE ON LANSA AS/400 (IBM I)

thanks!
by noamp
Mon Dec 18, 2017 12:13 am
Forum: Questions & Answers
Topic: NOTE ON LANSA AS/400 (IBM I)
Replies: 2
Views: 5385

NOTE ON LANSA AS/400 (IBM I)

hey, i am writing a program, and right before i send the compiler,it shows me a note or message that i don't know .
please if someone can explain it to me .. thanks.

the image tagged on bottom. thanks.
by noamp
Tue Nov 21, 2017 7:07 pm
Forum: Questions & Answers
Topic: how to upgrade lansa level. as/400
Replies: 1
Views: 5372

how to upgrade lansa level. as/400

hey,
i buy a new as400 (IBM I series) computer with the last release (i think it's 8.1),my corrent as400 is v5.4.
i need to upgrade the lansa level on it from the current level v7.5 to the last level (i think it's v14)
but someone told me i need to upgrade with steps level (like 7.5-10,10-12,12-14 ...
by noamp
Tue Nov 21, 2017 6:53 pm
Forum: Questions & Answers
Topic: compilation fail. as/400
Replies: 7
Views: 14486

Re: compilation fail. as/400

thank!.
by noamp
Wed Nov 08, 2017 11:09 pm
Forum: Questions & Answers
Topic: compilation fail. as/400
Replies: 7
Views: 14486

Re: compilation fail. as/400

hey,
yes. i fetch from library from library list. when i remove the fetch command the compile was succeeded- and when i added back- the compiler was not succeeded.

the window that you show me does not exist on os / 400, that is different lansa interface from the pc.
by noamp
Mon Nov 06, 2017 11:09 pm
Forum: Questions & Answers
Topic: compilation fail. as/400
Replies: 7
Views: 14486

Re: compilation fail. as/400

hey, i dont understand well, where i set the "produce DDS/RPG listing" to checked? i dont know how to do that and that do you mean.?
thanks.
by noamp
Thu Nov 02, 2017 9:56 pm
Forum: Questions & Answers
Topic: compilation fail. as/400
Replies: 7
Views: 14486

compilation fail. as/400

hey,
i am using lansa for ibm i (as/400) and i changed a program (the program was working and compiled before) and added 1 fetch command and i was sended for compilation.
now the compilation was failed and i dont know why, i tagged the log file of the problem.
if anyone can help me to understand ...