I'm pleased!
The old Caché code for embedded SQL is still around !
And is working !!
Thanks to @Vitaliy Serdtsev
- Log in to post comments
I'm pleased!
The old Caché code for embedded SQL is still around !
And is working !!
Thanks to @Vitaliy Serdtsev
You have been technical manager yourself 16 years later and
were in management during the next 17 years.
Did this experience have any impact on you and your expert team ?
Super, You brought my x^% back to work
!Edit: ? Enter one of the following .B to break a line into two pieces .C to change all occurrences of a string .D to display s specific range of lines .F to file the routine .FX to file the routine and exit the editor .G to get lines that were put into in a buffer (see .P) .I to insert additional lines (or use the TAB key) .J to join a line with the next one .M to move lines within the routine .P to put lines into a buffer (see .G) .R to remove one or more lines .S to search for all occurrences of a string tag OR tag+offset to edit a line +n to move down n lines and edit -n to move up n lines and edit ""+n to edit the nth line of the program ^globalref to edit a value stored in a global node any line of Cache ObjectScript source code, to execute it (but if you call another routine before filing this one, it will wipe out any edits you have made). "." use decimal point to move character by character on the current line " " use space bar to move from space to space on the line "e" to enter characters, use "." and " " to move to entry point, then press "e". To get out of entry mode, press <RETURN>. "d" to delete the characters to the end of the word the cursor is on Backspace: Depending on your terminal settings, backspace will either move back character by character, or delete the character at the cursor. Edit:
VTL looks like age old first BASIC mixed with RPG-2
Who might need this with IRIS ????
probably the wrong direction ?
I hope this will not affect also community licensed versions !
What when the license expires? Next version just might lock out.
not amused
interesting solution.
string limits are always a pain.
not just for beginners.
we develop since >20 years on Caché with Studio.
IIS is disabled by common setup and company directive on developer machines.
As never ending support was promised by IS sales we will stay and stop all IRIS trials
OK got it.
I keep my 2022.2 distribution for a first install and run an
upgrade to 2023.1 or similar after.
Not brilliant but acceptable especially for local install.
I have just nobody in my team to take care of a webserver.
SMP over Apache was there locally and never touched or used differently over 20+ years.
Not even CSP, ZEN. User interface is Terminal or some ODBC . Basically all M
A significant argument to delay migration from Caché for several months at least.
do get payed for the product placement ?
or raising click traffic?
I failed in testing.
where can I find the pull request and how to use it?
??? IRIS starts with root, instead of irisowner user ???
That makes life easier!
THANKS
it's important to ZZDUMP the "address" to understand what is going on
if it is a $LB-structure you may also see the squares not id is not whitespace
then $ZSTRIP() will not help at all but just cause confusion
For Caché and Ensemble, these features could be of interest
Using .NET and the ADO.NET Managed Provider with Caché
and if you prefer in -memory-access
probably a misinterpretation from my side:
I expected a terminal emulation, not a HTML simulation
The fact is that is is an ages-old artifact that was a demo written to run on a printing console that had just 7 bit ASCII
Surprising. WebTermal is my first "Terminal Emulation" that doesn't understand full ASCII
I'll remove it from my personal list.
Yeah! that saved my week.
works perfect with no need for private data types
Thanks for the details! And history ![]()