grammars-v4 icon indicating copy to clipboard operation
grammars-v4 copied to clipboard

Clarion6.3

Open lameska13 opened this issue 3 years ago • 0 comments
trafficstars

Hello everyone, does anyone have a grammar for the scripts of clarion6?

Clarion script:

IF[4] '#variable1#' = '#variable2#@2@'
FuncName('#$Calc(''#variable3#+14'')$#','#$Calc(''#Today#@@+0'')$#','#$Calc(''#Time#@@+ 60000'')$#')
ELSE[4]
FuncName('Hide','#$Calc(''#variable3#+11'')$#',1)
FynctionName2('string','FunctionName3(''Table with(nolock)'',''SELECT_FIELD_NAME'',''where_cond=#variable5#'')') 
END[4]
FuncName4('Hide','#$Calc(''#variable3#+6'')$#',1)

lameska13 avatar Dec 03 '21 07:12 lameska13