Skip to content

Create console.au3#3

Open
jrsmile wants to merge 1 commit intoMattDiesel:masterfrom
jrsmile:patch-1
Open

Create console.au3#3
jrsmile wants to merge 1 commit intoMattDiesel:masterfrom
jrsmile:patch-1

Conversation

@jrsmile
Copy link

@jrsmile jrsmile commented Mar 10, 2013

the inline if statements did not work for me so i had to replace them, in addition one constant was missing which i added.
the udf does not work though, having trouble with $tConsoleScreenBufferInfo.SizeX, $tConsoleScreenBufferInfo.SizeY beeing not objects.

he inline if statements did not work for me so i had to replace them, in addition one constant was missing which i added.
the udf does not work though, having trouble with $tConsoleScreenBufferInfo.SizeX, $tConsoleScreenBufferInfo.SizeY beeing not objects.
@MattDiesel
Copy link
Owner

What version of Autoit are you using?

All those problems are because the udf is made to work with the latest
betas and alphas.
On Mar 10, 2013 10:43 PM, "JRSmile" notifications@github.com wrote:

the inline if statements did not work for me so i had to replace them, in
addition one constant was missing which i added.
the udf does not work though, having trouble
with $tConsoleScreenBufferInfo.SizeX, $tConsoleScreenBufferInfo.SizeY

beeing not objects.

You can merge this Pull Request by running

git pull https://github.com/jrsmile/au3-console patch-1

Or view, comment on, or merge it at:

#3
Commit Summary

  • Create console.au3

File Changes

Patch Links:

@jrsmile
Copy link
Author

jrsmile commented Mar 10, 2013

I am using Autoit 3.3.9.4 beta and 3.3.8.1 stable both without success.
the System i am testing on is Windows 8

Gesendet von Windows-Mail

Von: Matt Diesel
Gesendet: ‎10‎. ‎März‎ ‎2013 ‎14‎:‎39
An: MattDiesel/au3-console
Cc: Jan Reiss
Betreff: Re: [au3-console] Create console.au3 (#3)

What version of Autoit are you using?

All those problems are because the udf is made to work with the latest
betas and alphas.
On Mar 10, 2013 10:43 PM, "JRSmile" notifications@github.com wrote:

the inline if statements did not work for me so i had to replace them, in
addition one constant was missing which i added.
the udf does not work though, having trouble
with $tConsoleScreenBufferInfo.SizeX, $tConsoleScreenBufferInfo.SizeY

beeing not objects.

You can merge this Pull Request by running

git pull https://github.com/jrsmile/au3-console patch-1

Or view, comment on, or merge it at:

#3
Commit Summary

  • Create console.au3

File Changes

Patch Links:


Reply to this email directly or view it on GitHubhttps://github.com//pull/3#issuecomment-14681517.

@mlipok
Copy link
Contributor

mlipok commented Jul 1, 2020

At first glance it looks like your fix solve problem described here:
#9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants