| Author |
Message |
Forum: Scripts Topic: Compile_AHK II - for those who compile! |
| forgotten_soul |
|
Posted: July 21st, 2009, 4:57 pm
|
|
Replies: 413 Views: 91130
|
| the problem is that I already have my comments and a versioning inside the file. So I would like something like (in the script) ; comment : actual version 2.20 version:=2.20 which is then transferred automatically. As we have different verisions of out script running on different machines, we would ... |
|
 |
Forum: Scripts Topic: Compile_AHK II - for those who compile! |
| forgotten_soul |
|
Posted: July 21st, 2009, 4:01 pm
|
|
Replies: 413 Views: 91130
|
| Hello. I would like to know, whether there is any way to set certain values (version info, icon, owner information) from INSIDE my SCRIPT. So that I have my script, and in some sort of compiler-directive (perhaps ina comment ?) I can then change the version info and the icon. This would enable me to... |
|
 |
Forum: Support Topic: Set Version of Exe in the Script |
| forgotten_soul |
|
Posted: July 21st, 2009, 10:51 am
|
|
Replies: 2 Views: 286
|
| Hello. Is there any command or Compiler Directive, which I could use to set the version of the compiles EXE in the script ? Background : When I change my script, I use the comments to say "... changed on ..." and then I have a comment "current version 2.60" which tells me the ver... |
|
 |
Forum: Scripts Topic: DllCall: Basic FTP Functions |
| forgotten_soul |
|
Posted: February 20th, 2009, 4:17 pm
|
|
Replies: 97 Views: 38482
|
| Hello. I tried to mix up the two scripts provided here to get proper Info for the Creation Date / Time of an FTp file. Unfortunately it didn't work : FileName=/TEST.txt Size=24 Dir=0 Attrib=N CreationTime=16560905002251 LastWriteTime=16560905002535 LastAccessTime=16560905002109 Formatted with Date/T... |
|
 |
| Sort by: |