potor58 Posted February 2, 2020 Posted February 2, 2020 Hello, I started to learn with autoit for school project. Before i did some stuff in Pascal and I would like to use them if its possible. Can Scite read Pascal function and if yes then how do i manage that. I tried to search forum but the results were too complicated for me. thanks
Earthshine Posted February 3, 2020 Posted February 3, 2020 You’d be better off going to a pascal forum. This is for AutoIt The editor can edit any kind of file but you’re going to have to have a compiler and other stuff installed in order to run Pascal My resources are limited. You must ask the right questions
Moderators JLogan3o13 Posted February 3, 2020 Moderators Posted February 3, 2020 Not to mention, mixing languages is bad practice in general; you should only do so when you absolutely must. Pick a language and, unless and until you find something you simply cannot accomplish, stick with it. "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum!
potor58 Posted February 3, 2020 Author Posted February 3, 2020 I started to re-write these functions in scite. So problem solved I guess.
Developers Jos Posted February 3, 2020 Developers Posted February 3, 2020 19 minutes ago, potor58 said: I started to re-write these functions in scite. Guess you mean AutoIt3 as SciTE is "just" the editor you use. Jos 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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now