Re: [U2] [AD] FREE pick date conversion android app [/AD]

2013-02-14 Thread Brian Leach
Now there really IS an app for it ... :) PS if you want a VB-like way of building apps, also check out NS Basic. Simple and cool. (Neither of which are the first things to spring to mind about Titanium, which I use... the results are blistering but I always feel I'm running up-hill avoiding

[U2] Quick Question on u2 toolkit for .net

2013-02-14 Thread Symeon Breen
I am currently not really interested in most of this - we just simply connect to u2 using uo.net to do subroutine calls and produce webservices from this. However my question is, does this toolkit allow you to edit and compile U2 basic programs within visual studio ? Now that would be

Re: [U2] [AD] FREE pick date conversion android app [/AD]

2013-02-14 Thread Jeff Schasny
Brian, Brian (and Doug), I too have been using Basic4Android to make a some simple Android apps and I've posted some questions to the Basic4Android community about the inclusion of 3rd party libraries like Uniobjects for Java and really have not gotten a satisfactory answer, or at least one

Re: [U2] [AD] FREE pick date conversion android app [/AD]

2013-02-14 Thread doug chanco
Jeff, I understand what they are saying, basically you would need to write a B4A java uniobjects module but while I understand what they are saying I am not sure this can be done with uniobjects but let me look into it another option would be write a web service that your B4A could

Re: [U2] Quick Question on u2 toolkit for .net

2013-02-14 Thread Daniel McGrath
No, it doesn't. Regards, Dan -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Symeon Breen Sent: Thursday, February 14, 2013 3:20 AM To: u2-users@listserver.u2ug.org Subject: [U2] Quick Question on u2 toolkit for

Re: [U2] Quick Question on u2 toolkit for .net

2013-02-14 Thread David Peters Bluefinity
Just to confirm Symeon that mv.NET has that functionality. Regards David Peters Bluefinity -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Daniel McGrath Sent: 14 February 2013 15:27 To: U2 Users List Subject: Re:

Re: [U2] Quick Question on u2 toolkit for .net

2013-02-14 Thread rajank
Thank you for asking this question. In this Release, we do not support edit/compile subroutine feature in VS2010/VS2012. We have tool called BDT that does the same thing. But I agree it is nice to have this functionality in VS2010/VS2012. However you can do the following with U2 Subroutine

Re: [U2] Quick Question on u2 toolkit for .net

2013-02-14 Thread Bill Haskett
Really? I've never heard that, or seen that either. Bill - Original Message - *From:* david.pet...@bluefinity.com *To:* U2 Users List u2-users@listserver.u2ug.org *Date:* 2/14/2013 7:33 AM *Subject:* Re: [U2]

Re: [U2] Quick Question on u2 toolkit for .net

2013-02-14 Thread Howder, Scott
Do you know anything about oData that is referenced below? Scott Howder Assistant CIO Cedarville University howd...@cedarville.edu 937-766-7905 On Thu, Feb 14, 2013 at 12:17 PM, rajank rku...@rs.com wrote: Thank you for asking this question. In this Release, we do not support edit/compile

Re: [U2] Quick Question on u2 toolkit for .net

2013-02-14 Thread rajank
Please read : http://stackoverflow.com/questions/14312892/how-to-create-consume-wcf-odata-service-restful-service-using-u2-toolkit-for -- View this message in context: http://u2-universe-unidata.1073795.n5.nabble.com/Quick-Question-on-u2-toolkit-for-net-tp39922p39930.html Sent from the U2 -

[U2] Fwd: Quick Question on u2 toolkit for .net

2013-02-14 Thread Howder, Scott
Ooops. Sorry I clicked on the send button too quickly...didn't mean to send this to the list. Scott Howder Assistant CIO Cedarville University howd...@cedarville.edu 937-766-7905 -- Forwarded message -- From: Howder, Scott howd...@cedarville.edu Date: Thu, Feb 14, 2013 at

Re: [U2] command not found

2013-02-14 Thread Robert Frailey
login to ecl sets path variables, root may not. Have them login and go to ecl issue a su for root and root's password then run the command - Original Message - From: Doug Averch dave...@gmail.com To: U2 Users List u2-users@listserver.u2ug.org Sent: Thursday, February 14, 2013 3:24 PM

Re: [U2] command not found

2013-02-14 Thread Dan Fitzgerald
Or use the entire path to guide instead of just guide. From: rfrai...@utahmed.com To: u2-users@listserver.u2ug.org Date: Thu, 14 Feb 2013 15:48:09 -0700 Subject: Re: [U2] command not found login to ecl sets path variables, root may not. Have them login and go to ecl issue a su for root

Re: [U2] Quick Question on u2 toolkit for .net

2013-02-14 Thread Tony Gravagno
From: Bill Haskett Really? I've never heard that, or seen that either. Bill, in VS2008-2010 there the DataManager is built-into VS and when you open a program a menu bar allows compile/catalog of BASIC with simple keyword highlighting. These features are not yet in mv.NET on VS2012. I can