forum.vdsworld.com Forum Index forum.vdsworld.com
Visit VDSWORLD.com
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Search found 28 matches
forum.vdsworld.com Forum Index
Author Message
  Topic: VDS's future, crossplatform-compatibility and legal question
jrmarquart

Replies: 36
Views: 85762

PostForum: General Help   Posted: Wed Nov 21, 2012 7:29 pm   Subject: VDS's future, crossplatform-compatibility and legal question
I'm surprised no one has mentioned PowerShell. The syntax is not exactly the same, but I'm porting all my code over from VDS without to much effort.

I still update VDS code for legacly systems lik ...
  Topic: any way to "record" a script.
jrmarquart

Replies: 5
Views: 14133

PostForum: General Help   Posted: Wed Jul 07, 2010 10:28 pm   Subject: any way to "record" a script.
You can record mouse clicks, but not natively within the VDS language. You will probably need to use the user32 library 'mouse_event'. I wrote a program using VDS a while back that does something si ...
  Topic: Extend datetime
jrmarquart

Replies: 3
Views: 15616

PostForum: Wish List   Posted: Sun Feb 22, 2009 4:28 pm   Subject: Extend datetime
Can you pass milliseconds to timers in VDS 6 (from the examples it appears the lowest increment is in seconds)? If not this would also be a nice feature to add in a future version of VDS.
  Topic: Link create help
jrmarquart

Replies: 8
Views: 16380

PostForum: General Help   Posted: Sat Aug 30, 2008 4:48 am   Subject: Link create help
Actually a solution to this issue was posted a while back by Dr. Dread. Anyway here is a rehash. The NewFolderLinkonDesktop(MayBeOffline) I actually had to look up on google on how to do, but the go ...
  Topic: CRC-32 Checksum in a few lines
jrmarquart

Replies: 13
Views: 34974

PostForum: Visual DialogScript 5 Source Code   Posted: Sun Feb 26, 2006 7:38 pm   Subject: CRC-32 Checksum in a few lines
I am interested in doing this natively within VDS also (rather than using an external DLL). Here is a link for implementing CRC32 checking on the autohotkey forum:

http://www.autohotkey.com/forum/ ...
  Topic: SAVE VDS
jrmarquart

Replies: 25
Views: 51458

PostForum: Miscellaneous   Posted: Sun Feb 26, 2006 7:19 pm   Subject: SAVE VDS
While I don't believe this is the appropriate forum to use to be discussing alternative languages to use that are similar to VDS - I too am concerned about the future of VDS. What surprises me is tha ...
  Topic: Free Listings back on CNET
jrmarquart

Replies: 2
Views: 10066

PostForum: Miscellaneous   Posted: Sat Jul 16, 2005 7:57 pm   Subject: Free Listings back on CNET
For those of you not aware (I was paying a basic listing price and have now downgraded to free).

Free listings again:
http://www.upload.com/1200-21-5081541.html

Perhaps Visual DialogScript shou ...
  Topic: Just Curious
jrmarquart

Replies: 4
Views: 11829

PostForum: Miscellaneous   Posted: Mon Jun 20, 2005 3:02 am   Subject: Just Curious
I agree with what PGWARE stated. I used to manage a company web site and often when I sifted through the logs I would see companies like Inktomi and other search engines indexing the web site.
  Topic: Disable Mouse and Keyboard -- Any Ideas?
jrmarquart

Replies: 10
Views: 22493

PostForum: General Help   Posted: Fri Jun 03, 2005 7:47 pm   Subject: Disable Mouse and Keyboard -- Any Ideas?
For a non-vds solution you could use AutoIT, a freeware program found here: http://www.autoitscript.com/autoit3/index.php

AutoIt has the function:
BlockInput, On|Off (which blocks keyboard and mo ...
  Topic: Window Send (Simulating a Key being Held Down)
jrmarquart

Replies: 11
Views: 27131

PostForum: General Help   Posted: Wed Apr 13, 2005 3:06 am   Subject: Window Send (Simulating a Key being Held Down)
Thank you Jules and Bill for your help and pointing me in the right direction. The following code works perfectly in all games that I have tried so far that use DirectInput. I could not get the VkKe ...
  Topic: Window Send (Simulating a Key being Held Down)
jrmarquart

Replies: 11
Views: 27131

PostForum: General Help   Posted: Sat Apr 09, 2005 1:54 am   Subject: Window Send (Simulating a Key being Held Down)
Opps I just copied the code from a Delphi forum so I assumed it was Delphi - my mistake. Anyway I am really new to this API programming and just used Codescripts examples on how to use the keybd_even ...
  Topic: Window Send (Simulating a Key being Held Down)
jrmarquart

Replies: 11
Views: 27131

PostForum: General Help   Posted: Fri Apr 08, 2005 2:15 am   Subject: Window Send (Simulating a Key being Held Down)
I found a message thread with a user that appears to be having exactly the same problem I am having with the DirectInput issue. The only problem is the solution was presented in the Delphi language w ...
  Topic: Window Send (Simulating a Key being Held Down)
jrmarquart

Replies: 11
Views: 27131

PostForum: General Help   Posted: Fri Apr 08, 2005 12:28 am   Subject: Window Send (Simulating a Key being Held Down)
Thanks Jules for your help. I will update this thread if I ever find out a way to resolving the problem I am having. As far as DirectInput is concerned I don't know a whole lot about it myself other ...
  Topic: Window Send (Simulating a Key being Held Down)
jrmarquart

Replies: 11
Views: 27131

PostForum: General Help   Posted: Thu Apr 07, 2005 3:56 am   Subject: Window Send (Simulating a Key being Held Down)
Jules it is interesting that the Window Send command uses the keybd_event library. I am hoping the problem then that I am encountering is due to my lack of knowledge regarding how the keybd_event lib ...
  Topic: Window Send (Simulating a Key being Held Down)
jrmarquart

Replies: 11
Views: 27131

PostForum: General Help   Posted: Wed Apr 06, 2005 2:49 am   Subject: Window Send (Simulating a Key being Held Down)
Does anyone know if it is possible to simulate a normal key being held down with the Window Send command?

Something like @ctrl() except it can be used for normal keys not just the Ctrl, Shift, and ...
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT
Jump to:  

Twitter@vdsworld       RSS

Powered by phpBB © 2001, 2005 phpBB Group