Jump to content

Recommended Posts

Posted

how can execute carrige return when appending text to word : using Big Daddys word.au3

code :

$sText1 = "zip code 123456789 "

$sText2 = "adress"

$sText3 = "name"

$sText2 = "."

All variables print on the same line . i want them to be printed:

zip code 123456789

adress

name

.

Posted

Thank you ! Big Daddy !

You have a Superb UDF with documentation and examples . and excellent support !

From now on i will read the Help file(word.au3 ) from bottom up , before asking questions .

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
×
×
  • Create New...