Possible to code in linux?
#1
Posted 11 February 2012 - 08:52 AM
#3
Posted 11 February 2012 - 09:05 AM
UDFs:
Active Directory (2012-10-12 - Version 1.3.0.0 released) - Download - General Help & Support - Example Scripts - Wiki
OutlookEX (2012-10-07 - Version 0.9.0.0 released) - Download - General Help & Support - Example Scripts - Wiki
ExcelChart (2013-01-21 - Version 0.3.1.1 released) - Download - General Help & Support - Example Scripts
WordEX (2012-12-29 - Version 1.3 released) - Download
ExcelEX (2013-05-11 - Alpha 4 released) - Download
#4
Posted 11 February 2012 - 10:44 AM
I don't know where I'm going, but I'm on my way.
#5
Posted 11 February 2012 - 11:17 AM
Python. Perl. Ruby.
- shanet likes this
#6
Posted 11 February 2012 - 01:43 PM
Those aren't Linux specific.There are Linux versions:
Python. Perl. Ruby.
- shanet likes this
#7
Posted 11 February 2012 - 04:14 PM
No, but they are targeted at Linux primarily and Windows secondarily. They also have tons of libraries to supplement them with platform-specific features.Those aren't Linux specific.
#8
Posted 11 February 2012 - 09:42 PM
I was trying to find an IDE for Python but I can't find one that I wanted to use =/There are Linux versions:
Python. Perl. Ruby.
#9
Posted 11 February 2012 - 10:19 PM
Search for PyScripter
#10
Posted 11 February 2012 - 10:37 PM
- shanet likes this
#11
Posted 12 February 2012 - 04:25 PM
#12
Posted 12 February 2012 - 07:06 PM
#13
Posted 12 February 2012 - 10:56 PM
You are so... right!
#14
Posted 14 February 2012 - 10:36 AM
#15
Posted 14 February 2012 - 06:02 PM
Edited by rcmaehl, 14 February 2012 - 06:05 PM.
#16
Posted 14 February 2012 - 06:05 PM
Apart from it not making sense because of reasons mentioned a thousand times on these forums.I'm working on a Linux patch-through UDF that will allow AutoIt functions to be translated and then pass to the Linux Environment from an AutoIt program running in WINE. However, it doesn't have much features at the moment other than Run() and RunWait() However, it's not really developed right now because there really isn't a need for it.
How does it work?
- shanet likes this
#17
Posted 14 February 2012 - 06:07 PM
Apart from it not making sense because of reasons mentioned a thousand times on these forums.
How does it work?
Lots of juryrigging and having a daemon running on the Linux side to translate the STDOUT that it receives from WINE. I'll go into more detail later.
#18
Posted 15 February 2012 - 05:06 PM
UDF: https://github.com/rcmaehl/FCoFix-Softwa...er/AutoIt_UDFs/WineBridge/Wine
Daemon: https://github.com/rcmaehl/FCoFix-Software/blob/master/Linux/winebridge/winebridge
It's not very developed as I mentioned but it works.
Edited by rcmaehl, 15 February 2012 - 05:18 PM.
#19
Posted 17 February 2012 - 02:54 PM
#20
Posted 17 February 2012 - 03:25 PM
The reason why this isn't feasible, is because AUTOIT was originally made to help automate tasks, mainly GUI related, in windows... because the average joe and most companies use a Windows Desktop environment. Most environments that include linux are usually servers, which shell and perl scripting can handle pretty much everything.
Yes, but did you even look at my script? It allows commands to pass into bash from WB_RUN() and WB_RUNWAIT().
Edited by rcmaehl, 17 February 2012 - 03:26 PM.
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users





