Can anybody know what is Pick/Basic? Is it a programming
language? can it be used in AS400 machine?
Answers were Sorted based on User's Feedback
Answer / 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 |
how can I control from my cgis the cache of a remote browser?
What is FCFO, FIFO, LIFO in Database environment ?
Q1. How to use signature in service program and ILE.? Q2.what is use of signature and binder language and what is the relation between them?
What is the difference between iter and do? We know both are used to execute set of statements repeatedly, but what is the main difference?
What is primary file? How many primary file can be declared in a RPG program?
OVRDBF FILE(xxx) TOFILE(libl/filename) share(*yes) In which scenario is share(*yes) used? could any one explain with an example?
What is the function of DSPATR (display attributes) keyword?
whare we can use IN AND OUT AND UNLCK opcodes?please can any body tell me in real time senario with example
What is SDA used for?
what is the maximum number of fields under a record format of physical file?
what are two types of record are used in subfile?
Please give me the code for A=A+1 in cl program?