Can anybody know what is Pick/Basic? Is it a programming
language? can it be used in AS400 machine?

Answer Posted / stephen

It is a procedural language used on the D3 database. A form
of english Basic. D3 is a multivalue database.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is data structure in as400? What is the use of data structure?

606


which cl command can be used at program execution to redirect the file named in an rpg program?

712


what is arrival sequence?

1115


define subsystem?

1035


what is elastic and non elastic subrile?

565






Service Program : S1 Modules in S1 : M1 M1 having two procedures : ADD, SUB Current Binder Language STRPGMEXP PGMLVL(*CURRENT) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") ENDPGMEXP Doubt: I need to add one new Module to the Service Program M2 having one procedure ‘MULT’ How to add this new module to the service program S1 ? If I need to recreate the service program again, Do I need to mention the Module M1 again while recreating along with new Module M2? There is no Binding Directory. Binder language structure will be like this STRPGMEXP PGMLVL(*CURRENT) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") EXPORT SYMBOL("MULT") ENDPGMEXP STRPGMEXP PGMLVL(*PREVIOUS) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") ENDPGMEXP

1934


can you have multiple key lists for a single file ?

997


which single rpg opcode performs both setll and reade?

1105


What is program status data structure(psds) in as400?

609


what is full form for dds?

745


how to read database records without locking them?

1143


how many maximum spaces could be given in o specs?

638


what is procedure prototype and procedure interface.

621


define the purpose of the %sst function?

944


what is a spool file?

677