From 0ee3532f2277e72dcbfaa4b82868d3b41697ec33 Mon Sep 17 00:00:00 2001
From: maurus69 <67290553+maurus69@users.noreply.github.com>
Date: Wed, 11 Feb 2026 11:25:37 +0100
Subject: [PATCH 1/2] Add files via upload
---
UDLs/eCon Studio_byMichaelSzabo.xml | 64 +++++++++++++++++++++++++++++
1 file changed, 64 insertions(+)
create mode 100644 UDLs/eCon Studio_byMichaelSzabo.xml
diff --git a/UDLs/eCon Studio_byMichaelSzabo.xml b/UDLs/eCon Studio_byMichaelSzabo.xml
new file mode 100644
index 0000000..752de33
--- /dev/null
+++ b/UDLs/eCon Studio_byMichaelSzabo.xml
@@ -0,0 +1,64 @@
+
+
+
+
+
+
+
+ 00// 01 02 03/* 04*/
+
+
+
+
+
+
+
+ = + - * / > < ( ) { } [ ] : ; ,
+
+
+
+
+
+
+
+
+
+
+ then else default for in to next
+ and or true false not
+ executelongSP Mid Left Right lcase ucase cstr cint cdbl len trim replace instr format datediff count
+ V. init. SQLvar. context. spec.
+ if end if
+ switch end switch
+ sqlcon
+ case
+ 00" 01\ 02" 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
From 471beb9c50520166b344953585aeadf4dd2e84c1 Mon Sep 17 00:00:00 2001
From: PeterCJ
Date: Wed, 11 Feb 2026 07:45:53 -0800
Subject: [PATCH 2/2] update JSON to include new 'eCon Studio_byMichaelSzabo'
---
udl-list.json | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/udl-list.json b/udl-list.json
index a7cb12e..c227bc5 100644
--- a/udl-list.json
+++ b/udl-list.json
@@ -999,6 +999,14 @@
"autoCompletion": "Easytrieve Plus",
"autoCompletionAuthor": "generate_ac.py"
},
+ {
+ "id-name": "eCon Studio_byMichaelSzabo",
+ "display-name": "eConScript",
+ "version": "20260211",
+ "repository": "",
+ "description": "eConScript (eCon Studio)",
+ "author": "maurus69"
+ },
{
"id-name": "EisenScript_bySygwindFeamir",
"display-name": "EisenScript",
@@ -3937,4 +3945,4 @@
"autoCompletionAuthor": "Michael Cessna/Copilot"
}
]
-}
\ No newline at end of file
+}