-
Posts
450 -
Joined
-
Last visited
About BasicOs
- Birthday 07/29/1965
Profile Information
-
Location
SudAfrica World Cup 2010. 1 Spain - Nederland 0 (Iniesta 116')
-
WWW
http://www.autoit.es
-
Interests
searching................................................................................................................................................................................................................................................................
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
BasicOs's Achievements
Universalist (7/7)
2
Reputation
-
argumentum reacted to a post in a topic:
OpenAI GPT 4.0 API (or 3.5) - base code
-
OpenAI GPT 4.0 API (or 3.5) - base code
BasicOs replied to KillaH229's topic in AutoIt Example Scripts
Thanks I put also a link here in other 3 related Gpts or openai. In case some of the (gpts) members want to chat about this Autoit Devin. I am more analyst then coder lately. More into shaping. Enjoy coding!! -
OpenAI GPT 4.0 API (or 3.5) - base code
BasicOs replied to KillaH229's topic in AutoIt Example Scripts
Why not to make a Devin in autoit. Kind of recursive read savescreens ->execute, fail/error. Someone wants to start this project? or Is it too hard? Have a look at this schema graph inside this video how the Ai fighter works: If someone want to know what I think about it then: read translate: 2010 thoughts about AI and Post about AI 2010 -
Good afternoon from Sunny Canaries, I See that smartphones will be is the next step in the Computer evolution? is there any updated development in Autoit switching into WEB development (php style), available with some kind of CMS wordpress like? Is Autoit still working right with Windows 10? Is Autoit compatible with any domotic system, or Alexa etc...? I wish you a nice day. Cheers
-
DVI-Remote (Remote Desktop entirely in AutoIt) - OpenSource!
BasicOs replied to JScript's topic in AutoIt Example Scripts
Hi, Try this link http://www.emesn.com/autoitforum/viewtopic.php?f=4&t=2904&p=11899&hilit=DVI#p11899 There is a ftp server with zip file here: http://www.emesn.com/autodownloads/countDviRemo.php Salu22:) -
Hi Programmers, I give good words to everybody here about Autoit. We know that Autoit will be in any computer when you want to use it. It is not the language itself, it is the users/programmers group, people, programmers, users, who give sense to Autoit. I See that smartphones will be the next step in the Computer evolution, but Windows-pc will be alive as there are hundreds of millions of pcs and millions of users who know about autoit, and it is free and easy. Now you can run in a limited way any app of Autoit at Zorinos-Wine and there are some millions Linux PCs. There is a power user of Autoit.es forum who is creating by himself a Autoit -> Java exporter. Not to move apps to Java, but to create new apps with Autoit, and then reuse itis code for this UGLY java language (for me) compared to Autoit, so many {{}{}{} and other uncomfortable features.. It seems you must be forced into Java (or other) for a native programming I paste some long ago 2010 post I published so that you can think about what happened in 2010 and in 2013, 2008: Also some nice exports of autoit logic as: The Autoit world does not end at autoitscript, but there are thousands of programmers on the whole world in many forum as German,Spanish, French etc... who give new ideas and help to spread the word.. Long life to basic scripting.. hope Autoit can get into the tablets world as Ubuntu by example: http://www.emesn.com/autoitforum/viewtopic.php?f=1&t=3730 (spanish translate) So when you are alive, Autoit is Alive and you may use when you want as you have the knowledge and binaries to run it , so long life to this basic as long we are thinking it is there. Several Thousands of Autoit programmers. I can switch to other languages but Autoit is the MOST STRAIGHTFORWARD language I know, and uncomplicated .. Salud Edit: Year 2006,2007,..
-
Interactive Forms Autoit IFA or Interactive Design Autoit IDA or Quick Autoit Creator QAC Looks well, Thanks for sharing... Trying to test -> if you could please include with sources following: <GUIScrollbars_Ex.au3>. <IconChooser.au3> <Resources.au3>. <RESH.au3>.
-
DBF-UDF - dBase database read and write with DLL
BasicOs replied to funkey's topic in AutoIt Example Scripts
@funkey thanks for checking I will review it other way... Sorry, server was down under maintenance now is working. Remember that this port uses DBASE files, you have to copy in same directory of your autoit APP, dbaseIII or dbaseIV files. I cannot provide with port as they are propietary software. It reuses dbase.exe to work all at as a kind of command "wrapper". That has cons and pros, one pro is that can reuse old dbase language inserting macros-like LINES OF dbase CODE, it will reuse dbase.exe for this execution. E.G.for output to printer, to file, etc... Salu22:) -
DBF-UDF - dBase database read and write with DLL
BasicOs replied to funkey's topic in AutoIt Example Scripts
HERE is serie.dbf to check it.. Does somebody still use dbase IV?https://www.dropbox.com/sh/i95ks7jrrw9lix9/X85R44_-wv Salu2 PD: SEE ATTACHED FILE please say if dropbox link worked, thanks serie.zip -
DBF-UDF - dBase database read and write with DLL
BasicOs replied to funkey's topic in AutoIt Example Scripts
Hi, Congrats for the Autoit port. There is my port also http://www.emesn.com/autoitforum/viewtopic.php?t=4 using no dll but dbase.exe (DBase III, IV,5) as a wrapper, so in a higher logical level. You would not realize if it is a DLL-BASED, or a wrapper-based one. Very quick, and this app makes dbase.exe modifying dbf files. It has also the BIG advantage that you can embebe several lines of "DBASE CODE SOURCE" directly and it works: I mean you can PORT and use nice commands like thin in AUTOIT, so mixing both languages . USE MYDB LIST FIELDS, etc.... In two lines you make a lot of things. That is outdated but it works perfectly. I got an error in your dll-app opening a dbf. I send it here. I used your sample number 3 with a select file dialog, it is supossed to open an ArrayDisp(), If you please, take a look at the file it is a file with a couple of records, Thanks for the TOPIC Salu PD: If somebody uses DB4 files. Pls send me in an attached file in a PM, as I wanted to test my library with this newer version. -
hI, GREAT IDEA, you can have a look AT mine here, similar THAN yours, but using a mysql db instead, it includes also a browser link to work for starting the script from an IPHONE-ANDROID smartphone --> INTO a autoit APP Client(via php and mysql and this remote Autoit app client) I write there a link also for another internet "automator". I posted your script-link in our Autoit SPANISH SUPPORT GROUP FORUM HERE: LINK THANKS SALUDOS PD: España-France Football MATch IS tomorrow.
-
BasicOs reacted to a post in a topic:
Remote Gmail (UDF)
-
DVI-Remote (Remote Desktop entirely in AutoIt) - OpenSource!
BasicOs replied to JScript's topic in AutoIt Example Scripts
For avoiding managing port forward and make like teamviewer or logmein do, I made a small design of how to forget firewall/ports. It is an aproximation of an idea version 1.00 to solve this problem, for sure you can advance on it and get a more refined versión V.2.00. It needs a host between both computers, and a small database (mysql e.g.) to link both connections, to know which "waiting for connection" pc uses which port, and some kind of redirector. Original (you should translate via google spanish->english or what ever) FIREWALL JUMP EXTENDED INFO Link: http://www.emesn.com/autoitforum/viewtopic.php?p=11905#p11907 Great programm, I enjoyed it Salu22:) -
Did anybody manage any Library to add,delete,modify records of any Iphone database, I mean with a Iphone client? This one for PHP: http://fletcherpenney.net/other_projects/simplenotesync/ Library simplenote: http://fletcherpenney.net/other_projects/simplenotesync/ https://github.com/abrahamvegh/simplenote-php/blob/master/simplenoteapi.php Sample Perl syncs txt files: http://svn.habariproject.org/habari-extras/plugins/simplynoted/trunk/ https://github.com/abrahamvegh/simplenote-php sending PHP queries: https://simple-note.appspot.com/api/ : public function get_note($clave_delanota) public function save_note($content, $note_key = '') public function delete_note($note_key) public function login($email, $password) public function search($search_term, $max_results = 10, $offset_index = 0) my $response = $ua->get($url . "delete?key=$key&auth=$token&email=$email"); return $response->content; I was thinking of making an autoit Interface app to manage some sync or listing/searching of my data. Salu22:)
-
It sound akwards in Spanish "Playlet´s Launcher", have you any other more commercial nickname? It looks nice your P.L., I was testing it in a 2 monitors pcs. I got a bug in your P.L., if you got 2 screens it gets crazy (opens and close quickly), when you move your mouse not at the main screen but in the second monitor. It is something to do with the coords high -> the vertical axys where it is the same interval where the P.L. lives. Anyways, is there a way to relocate the P.L. at the left side of the screen, instead. As far as I got the second monitor extending right sided. Salu22:)
-
Not to go out of topic, but I would ask if you know something about any firefox pluging, where you open a plain file.au3 like www.oneweb.com/file.au3 and this pluging could redirect/remap all Autoit Windows commands into similar legal web outputs, as by example msgbox(0,...) into javascript msgbox("")? Thanks if you got some link about this Autoit-Reader (Web). Saludos