RPGIV 程序员面试题.docVIP

  • 32
  • 0
  • 约1.82万字
  • 约 12页
  • 2017-08-31 发布于河南
  • 举报
RPGIV 程序员面试题

RPGIV 程序员面试题?? 1.? function key CA 与 CF 的区别; CF return screen and indicator, CA indicator only If you use CAnn instead of CFnn, this will happen because of the way the I/O buffer is validity checked by the RPG runtime. When the user uses a CF key/ENTER/etc. the current display values are moved to this WB and verified. Dont use CA keys or Dont use functions such as VALUES, RANGE, CHECK(VN), etc. ? 2.? dataQ 与 data area 的区别; 1).两种语言交流比dataarea,message queue 有效 2) 速度快,特别是多个用户,比批处理快 3) 多任务,先进先出,后进先出等,键方式,多种形式 4) 可以发用户名,任务名 5) 有time out,过期不处理 ? 3.? chain 与 reade 的区别; Reade use file path and can use

文档评论(0)

1亿VIP精品文档

相关文档