Jump to content

Recommended Posts

Posted

k ty , Some other qeust , If i use scite.. beta and normal , What version does scite use? Beta version or normal , Beta is the last one that i has instaled..?

-jaenster

Posted

With SciTE you can run the regular AutoIt with F5, and to Run Beta you press ALT+F5.

You can also switch which definitions are used.. I dont remember the hotkey, but just take a peek in the different menu's I am sure you will find it.

JS

AutoIt Links

File-String Hash Plugin Updated! 04-02-2008 Plugins have been discontinued. I just found out.

ComputerGetInfo UDF's Updated! 11-23-2006

External Links

Vortex Revolutions Engineer / Inventor (Web, Desktop, and Mobile Applications, Hardware Gizmos, Consulting, and more)

Posted

  JSThePatriot said:

With SciTE you can run the regular AutoIt with F5, and to Run Beta you press ALT+F5.

You can also switch which definitions are used.. I dont remember the hotkey, but just take a peek in the different menu's I am sure you will find it.

JS

about that - i have both the latest beta and original with scite and when i try and run a script in normal mode that has like #include <date.au3> or #include <process.au3> i get an error - but if i run via beta its fine. is this a bug ?? cause if i dont have any #includes it works ok

  • Developers
Posted
  craig.gill said:

about that - i have both the latest beta and original with scite and when i try and run a script in normal mode that has like #include <date.au3> or #include <process.au3> i get an error - but if i run via beta its fine. is this a bug ?? cause if i dont have any #includes it works ok

Is correct... check the errors it generates and you know that in the includes some BETA fnctins are used.

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Posted
  jaenster said:

Oh thank you :lmao: Beta version got not strange errors that not beta version get with the old commados?

$wtf = "Beta version got not strange errors that not beta version get with the old commados?"
StringDecrypt($wtf)
Posted

Guys my out put is coming out all funny for cameronsdad code.

;My Code
$wtf = "Beta version got not strange errors that not beta version get with the old commados?"
$x = StringDecrypt($wtf)
ConsoleWrite($x)

;The Console
ERROR! ERROR! ERROR! RTFM!

[quote] Gilbertson's Law: Nothing is foolproof to a sufficiently talented fool.Sandro Alvares: Flaxcrack is please not noob! i can report you is stop stupid. The Post[/quote]I made this: FWD & MD5PWD()

Posted

  flaxcrack said:

Guys my out put is coming out all funny for cameronsdad code.

;My Code
$wtf = "Beta version got not strange errors that not beta version get with the old commados?"
$x = StringDecrypt($wtf)
ConsoleWrite($x)

;The Console
ERROR! ERROR! ERROR! RTFM!
nice. i'm thinking of putting my code snippet into my sig, what do you think?
Posted

  cameronsdad said:

nice. i'm thinking of putting my code snippet into my sig, what do you think?

Great idea! I wonder if you could make a UDF out of it...

[quote] Gilbertson's Law: Nothing is foolproof to a sufficiently talented fool.Sandro Alvares: Flaxcrack is please not noob! i can report you is stop stupid. The Post[/quote]I made this: FWD & MD5PWD()

Posted

  cameronsdad said:

don't know if i'd go that far, smoke_n's sig code has it beat as far as a sig-UDF.

I think you should change your sig. :lmao:

[quote] Gilbertson's Law: Nothing is foolproof to a sufficiently talented fool.Sandro Alvares: Flaxcrack is please not noob! i can report you is stop stupid. The Post[/quote]I made this: FWD & MD5PWD()

Posted

Yes like JdeB said. The reason it has error'ed out on those include files is because each of those have some beta functions in them.

JS

AutoIt Links

File-String Hash Plugin Updated! 04-02-2008 Plugins have been discontinued. I just found out.

ComputerGetInfo UDF's Updated! 11-23-2006

External Links

Vortex Revolutions Engineer / Inventor (Web, Desktop, and Mobile Applications, Hardware Gizmos, Consulting, and more)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...