Re: [U2] [OT] My XML is Chinese!?!

2014-05-09 Thread Aaron Titus
I suspect I know what is happening, though I can't tell you WHY. The view source function is using an encoding that doesn't match your actual file. For example the view source may think its using UTF-16 for some reason, but since its really using UTF-8 the characters are all mangled. Its just a

Re: [U2] BDT Sluggish

2013-12-04 Thread Aaron Titus
That is great, Bill, good to know if I ever see that behavior! *Aaron Titus* Senior Software Engineer F.W. Davison Company, Inc. 508-747-7261 x245 ati...@fwdco.com On Tue, Dec 3, 2013 at 3:16 PM, Bill Brutzman bi...@hkmetalcraft.comwrote: Aaron: In line with Doug's suggestion... I

Re: [U2] BDT Sluggish

2013-12-03 Thread Aaron Titus
Hello Bill, I use the BDT all day, every day, and I've never experienced this behavior, even over remote connections. I leave the syntax checking turned on all the time, and still I do not have any sluggishness or delayed behavior. I am wondering if you could be more specific as to exactly how

Re: [U2] TU.TO.EXCEL path

2013-09-19 Thread Aaron Titus
What about not specifically putting a path at all, but rather just the executable name and allow windows to find the executable in the path automatically? *Aaron Titus* Senior Software Engineer F.W. Davison Company, Inc. 508-747-7261 x245 ati...@fwdco.com On Thu, Sep 19, 2013 at 12:52 PM

Re: [U2] [UV] ED PERMISSIONS subroutine

2013-08-21 Thread Aaron Titus
Process Monitor. While I can say that I've used many of the sysinternals tools in the past and had success, I've never done this particular type of tracing on windows so I don't know how to give you specific instructions. http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx *Aaron Titus

Re: [U2] [UV] ED PERMISSIONS subroutine

2013-08-20 Thread Aaron Titus
Hi Diane, a couple of questions. How many other directories exist within c:\level ? Is C:\ACCOUNT a local directory and c:\level remote? *Aaron Titus* Senior Software Engineer F.W. Davison Company, Inc. 508-747-7261 x245 ati...@fwdco.com On Tue, Aug 20, 2013 at 2:00 PM, Dianne Ackerman dia

Re: [U2] Universe Configuration --

2013-08-15 Thread Aaron Titus
are reaching the limit but there is no reason to lower them if you are not. *Aaron Titus* Senior Software Engineer F.W. Davison Company, Inc. 508-747-7261 x245 ati...@fwdco.com On Wed, Aug 14, 2013 at 6:23 PM, Rick Nuckolls r...@lynden.com wrote: The link to SQL makes some sense. My original

Re: [U2] Type 30 files modified when LISTed? (UV 10.0.2)

2013-08-07 Thread Aaron Titus
If I remember correctly, Universe always opens files for update, regardless if you actually write to the file or not. This will cause the modified time on the file to be changed. *Aaron Titus* Senior Software Engineer F.W. Davison Company, Inc. 508-747-7261 x245 ati...@fwdco.com On Wed, Aug

Re: [U2] Type 30 files modified when LISTed? (UV 10.0.2)

2013-08-07 Thread Aaron Titus
Type 19/1 files are actually directories at the operating system, not files. *Aaron Titus* Senior Software Engineer F.W. Davison Company, Inc. 508-747-7261 x245 ati...@fwdco.com On Wed, Aug 7, 2013 at 11:09 AM, Manu Fernandes e...@infodata.lu wrote: hi, When uv open a T30, it's header

Re: [U2] OPENSEQ

2013-08-05 Thread Aaron Titus
command to authenticate the share (or set it up within windows so that authentication is not needed.) *Aaron Titus* Senior Software Engineer F.W. Davison Company, Inc. 508-747-7261 x245 ati...@fwdco.com On Mon, Aug 5, 2013 at 9:31 AM, Kevin King ke...@precisonline.com wrote: I've never used

Re: [U2] XML or JSON converter for Unibasic

2013-08-02 Thread Aaron Titus
JSON is far more lightweight vs XML. Also if you upgrade to 7.3 Unidata, the built-in JSON library (called UDO) is very easy to use. This would be my recommendation. *Aaron Titus* Senior Software Engineer F.W. Davison Company, Inc. 508-747-7261 x245 ati...@fwdco.com On Fri, Aug 2, 2013

Re: [U2] Mobile phones

2013-07-10 Thread Aaron Titus
the phone #. With other web sites I have used (like airline web sites for example) they always ask you if a number is a mobile number, and which carrier you are using. *Aaron Titus* Senior Software Engineer F.W. Davison Company, Inc. 508-747-7261 x245 ati...@fwdco.com On Wed, Jul 10, 2013 at 8:43

Re: [U2] SAN?

2013-07-02 Thread Aaron Titus
performance when the applications that are sharing the storage have substantially different IO patterns. *Aaron Titus* Senior Software Engineer F.W. Davison Company, Inc. 508-747-7261 x245 ati...@fwdco.com On Tue, Jul 2, 2013 at 1:50 PM, Ty Haller thal...@sefcu.com wrote: Thanks. I'm aware

Re: [U2] How do I get the U2 Metadata Manager to work

2013-06-07 Thread Aaron Titus
using libraries like UDO for example, the syntax highlighting flags unassigned variable warnings; is there a way to teach it to avoid this? -Aaron *Aaron Titus* Senior Software Engineer F.W. Davison Company, Inc. 508-747-7261 x245 ati...@fwdco.com On Thu, Jun 6, 2013 at 3:35 PM, Daniel

Re: [U2] Help needed..

2013-05-07 Thread Aaron Titus
I don't think you should be using OSOPEN. This is for block IO. Aren't you reading a sequential file one line a t a time? *Aaron Titus* Senior Software Engineer F.W. Davison Company, Inc. 508-747-7261 x245 ati...@fwdco.com On Tue, May 7, 2013 at 7:54 AM, Israel, John R. johnisr

[U2] revision control with git/github

2013-04-30 Thread Aaron Titus
I am curious to know if *Aaron Titus* Senior Software Engineer F.W. Davison Company, Inc. 508-747-7261 x245 ati...@fwdco.com ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users

Re: [U2] revision control with git/github

2013-04-30 Thread Aaron Titus
Oops. Hit send a little too soon. I am curious to know if anyone has implemented revision control with git or github for Unibasic programs, and system builder objects. If so, how did you do it? *Aaron Titus* Senior Software Engineer F.W. Davison Company, Inc. 508-747-7261 x245 ati

Re: [U2] bdt in juno

2013-03-08 Thread Aaron Titus
I did this yesterday using the eclipse software update installation site that rocket has. There is a webinar on rocket's web site that explains exactly how to to it. *Aaron Titus* Senior Software Engineer F.W. Davison Company, Inc. 508-747-7261 x245 ati...@fwdco.com On Fri, Mar 8, 2013 at 7

Re: [U2] bdt in juno

2013-03-08 Thread Aaron Titus
I don't remember off the top of my head but its contained in the slides for the webinar. They are freely downloadable in PDF form. *Aaron Titus* Senior Software Engineer F.W. Davison Company, Inc. 508-747-7261 x245 ati...@fwdco.com On Fri, Mar 8, 2013 at 12:12 PM, Symeon Breen syme