foxpro常用编程命令(FoxPro programming commands).docVIP

  • 5
  • 0
  • 约1.29万字
  • 约 19页
  • 2017-10-07 发布于河南
  • 举报

foxpro常用编程命令(FoxPro programming commands).doc

foxpro常用编程命令(FoxPro programming commands)

foxpro常用编程命令(FoxPro programming commands) Assume (if... ENDIF) [date: 2005-09-17] source: shrimp League tutorial base Author: unknown [font: large, medium, small] Note: in grammar, words such as square brackets [[]] are used to indicate that they do not need to be used. Hypothetical statement Execute a set of commands conditionally, depending on the value of a logical expression. Syntax: IF logical expression [THEN] Program group 1 [ELSE Program group 2] ENDIF Parameter: The logical expression represents a logical value, if this logic value is true, the system executes the program group 1, oth

您可能关注的文档

文档评论(0)

1亿VIP精品文档

相关文档