[U2] PERL regular expression interpreter in UV Basic?

2014-05-13 Thread Ken Ford
if so, would care to share the code. Thanks to anyone who can assist. Ken Ford. Firstmac Ltd Brisbane, Australia. --- Note: This email (inc all attachments) is for the use of the intended recipient(s) only. Privileg

Re: [U2] Self Deadlatch error on device 655372, inode 610205,

2014-02-03 Thread Ken Ford
Thanks all who responded. Never underestimate the power of the u2-users group! The problem was, as suggested, an i-descriptor subroutine (triggered by a secondary index update) that read the primary record being updated. A suitable workaround was found that avoided the problem. Regards, Ken

[U2] Self Deadlatch error on device 655372, inode 610205, group 11460608, latch 80000 to WRITE.

2014-02-02 Thread Ken Ford
ideas would be appreciated. Thanks. Ken Ford Firstmac Ltd Brisbane QLD Australia --- Note: This email (inc all attachments) is for the use of the intended recipient(s) only. Privileged or confidential information may

Re: [U2] Universe Triggers

2013-07-18 Thread Ken Ford
of any of the software mentioned above, let me know, and I can send them to you. Regards, Ken Ford Universe Software Developer t 07 3013 8605 | f 07 3002 8400 e ken.f...@firstmac.com.au | w firstmac.com.au --- N

Re: [U2] UV full screen editor

2013-02-25 Thread Ken Ford
I have used Emacs for UV development, including source coding and file editing for many years. There is a mode for UVBasic (unibasic-mode) and I have written a number of emacs-lisp based modes for editing m/v files. These are all available on the PickWiki site. Regards, Ken Ford Universe

[U2] Universe file trigger subroutine issue

2012-03-07 Thread Ken Ford
rename the subroutine, drop the triggers and recreated them, using the renamed subroutine. Any suggestions or thoughts would be appreciated. Thanks, Ken Ford Software Engineer ken.f...@firstmac.com.au --- Note: This

[U2] UniObjects.Net error message

2011-05-31 Thread Ken Ford
that calls the same subroutine, it works correctly and the output is correctly formatted. Thanks for any help or suggestions you may have. Ken Ford Software Engineer (Universe, etc.) Phone: 07 3013 8605 Fax: 07 3002 8400 Email: ken.f...@firstmac.com.au Web: www.firstmac.com.au

[U2] Telnet session limt has been reached (was Retrieving data from remote SQL DB from Universe via ODBC?)

2011-02-23 Thread Ken Ford
dening the list with such questions. :-) Ken Ford Software Engineer Brisbane, Queensland, Australia. # This email (inc all attachments) is for the use of the intended recipient(s) only. Privileged or confidential i

[U2] FW: Retrieving data from remote SQL DB from Universe via ODBC?

2011-02-23 Thread Ken Ford
unning. I could find nothing pertinent in the archives or on the web. Ken Ford Software Engineer=20 Brisbane, Queensland, Australia. # This email (inc all attachments) is for the use of the intended recipien

[U2] Editors/Development Tools for Universe Basic programs.

2010-12-07 Thread Ken Ford
it, you will need to use a windows-like version of emacs, like Unix X (my choice), MS Windows, or Linux. I hope someone finds this useful. I am open to questions. Regards, Ken Ford, Brisbane, QLD, Australia. #

[U2] Connectivity issue with ODBC - SQL.

2010-11-23 Thread Ken Ford
From: Ken Ford Sent: Wednesday, 24 November 2010 11:37 AM To: 'u2-users@listserver.u2ug.org' Cc: Angel Frost Subject: Connectivity issue with ODBC - SQL. Could anyone shed light on the following problem we are having? We have a Windows 2003 R2, running SQL Server 2008R2 connecting t

Re: [U2] U2-Users Digest, Vol 15, Issue 17

2010-07-21 Thread Ken Ford
Thanks, David. It was just what I was after. Regards, Ken. -Original Message- Date: Tue, 20 Jul 2010 14:13:24 +1000 From: "Hona, David" To: 'U2 Users List' Subject: Re: [U2] Tracing ODBC requests Message-ID: <297b19fd90fdb14da1c8ceff0b6cffe76785e3f...@vaunsw139.au.cbainet.com

[U2] Tracing ODBC requests

2010-07-19 Thread Ken Ford
.  Any help would be appreciated.  The manuals, as is often the case, were unhelpful. Regards, Ken Ford Software Engineer - Universe Phone: 07 3013 8605 Fax: 07 3002 8400 Email: ken.f...@firstmac.com.au Web: www.firstmac.com.au

[U2] Retrieving data from remote SQL DB from Universe via ODBC?

2010-06-30 Thread Ken Ford
lease? We have Universe 10.3 running on AIX and have ODBC in use. Thanks, Ken Ford, FirstMac Pty Ltd, Brisbane, QLD Australia. -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of u2-users-requ...@listserver.u2ug.org

Re: [U2] pick item date/time modification (Ken Ford)

2010-06-22 Thread Ken Ford
user updating, the date/time updated, and the file/item name. It should be fast on most Unix boxes today. Let me know if you want any help on it. Regards, Ken Ford, FirstMac P/L Brisbane, QLD. Australia. -Original Message- On 06-21-2010 1:51 PM, doug chanco wrote: > I am pretty su

[U2] Input is not permitted when a trigger is active

2010-04-11 Thread Ken Ford
to the file in question, it crashes with the above message. Any assistance would be appreciated. Ken Ford Software Engineer - Universe Phone: 07 3013 8605 Fax: 07 3002 8400 Email: ken.f...@firstmac.com.au Web: www.firstmac.com.au

Re: [U2] Auto-updating of secondary indices.

2009-05-17 Thread ken . ford
I think I have now grasped it! Thank you all who responded. Obviously, any I-descriptors in a file that refer to other files will not be re-evaluated to automatically update a secondary index when one of those other files is updated, unless the parent file (of the I-descriptors) is itself updated

[U2] Auto-updating of secondary indices.

2009-05-17 Thread Ken Ford
ild them. Regards, Ken Ford Universe Software Engineer [cid:image001.gif@01C9D7B2.503A0520]<http://www.firstmac.com.au/> Phone: (07) 3013 8686 Email: ken.f...@firstmac.com.au<mailto:mark.b...@firstmac.com.au> Web: www.firstmac.com.au<htt

RE: [U2] DATE.FORMAT illegal when a transaction is active

2009-04-15 Thread Ken Ford
Thank you to those who assisted with this issue. Adding 'H' to the DATE.FORMAT verb did the trick. However, it is not apparent why it did! Perhaps Universe thinks it is running a transaction when a file trigger subroutine executes. No transaction was active. Regards, Ken Ford