Modify ↓
#3022 closed Bug (Rejected)
EnvSet(0 help typo
Reported by: | c.haslam | Owned by: | |
---|---|---|---|
Milestone: | Component: | Documentation | |
Version: | 3.3.13.20 | Severity: | None |
Keywords: | Cc: |
Description
envorinment should be environment
Attachments (0)
Change History (4)
comment:1 Changed 10 years ago by guinness
- Resolution set to Rejected
- Status changed from new to closed
comment:2 follow-up: ↓ 3 Changed 10 years ago by mLipok
In Au3.3.13.20 it is still avala
But you must look in Example "EnvSet.au3"
there is:
; Create an environment variable called %MYVAR% and assign it a value. When you assign or retrieve an '''envorinment''' variable you do so minus the percentage signs (%).
comment:3 in reply to: ↑ 2 Changed 10 years ago by mLipok
Replying to mLipok:
In Au3.3.13.20 it is still avala
But you must look in Example "EnvSet.au3"
there is:
; Create an environment variable called %MYVAR% and assign it a value. When you assign or retrieve an '''envorinment''' variable you do so minus the percentage signs (%).
I meant: "In Au3.3.13.20 it is still available"
comment:4 Changed 9 years ago by guinness
Fixed that mistake as well
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Note: See
TracTickets for help on using
tickets.
Already fixed before. Please check the latest beta version.