Jump to content

bienmexicano

Active Members
  • Posts

    21
  • Joined

  • Last visited

About bienmexicano

  • Birthday 08/18/1986

Profile Information

  • Location
    reynosa city

bienmexicano's Achievements

Seeker

Seeker (1/7)

0

Reputation

  1. awesome!, thanks i think i found what i need it
  2. OK, ha ha ha, i didn't look at the 32 bits limit, Sorry Martin and James for that, and Tanx for the super quick answer Best Regards
  3. Hi guys i've been having a hard time figuring out how to convert from Hexadecimal to Decimal my code is this ConsoleWrite(Hex(2684354573)&@CRLF) ConsoleWrite(Dec('A000000D')&@CRLF) this program Should Write: A000000D 2684354573 but the result is different: A000000D -1610612723 why is it that when i convert from Hex to decimal is so different that when i convert from hex to Decimal? If Someone could help me out i would appreciate it Thanx in advance
  4. This is not the general support forum
  5. well done, works perfect
  6. Does this UDF work with SAP GUI 710?
  7. well just to refresh this! it seems that i still require to use the USB port to comunicate the problem is that i can't depend of the Serial UDF. please if someone knows anything about usb comunication with devices it would help me
  8. ok i've been checking the examples and there awesome tnx for the help!
  9. UEZ could you please explain about the buffering method, because i want to avoid the flickering too. tnx in advance
  10. thankyou martin for your answer! well the thing is that the devices are 2 palms treo 700p and i need to figure out a way to send and receive data with the usb port because that's the way these devices comunicate with the computer, all that tnx to the small minded people of Windows mobile, so i want to do this avoiding the idea of purchase the usb to serial adaptor, but maybe you're right and get the adaptor would be the better and easiest solution. tnx for the help.
  11. Hi guys i Know that the usb is a common interface to comunicate a pc and a vast collection of devices but what i would like to do is just send and receive bytes from the usb port using autoit, kinda like with the serial port udf. i'm working in a project that require comunication between the pc and 2 devices connected to the serial ports but a 2nd serial port is kinda hard to find and i don't wanna buy one of those usb to serial cables, when i just got some simple usb cables that might do the work, so the only question is how? if some one know a way to do it with autoit, and would be so kind to helpme,i would appreciate it so much!. thanx in advance.
  12. well i'm kinda noob with the scripts, so i have question: from where is the function "Thread_MsgLoop" beeing call?, i cant figure out, the script works perfectly but i wanna learn his logic to use it with a project that requires something near to multithread. tnx in advance.
  13. Yes i know but i think that this friend haven't been of much help this week.
  14. ok i'll think a way to use the AutoItWinInfo maybe this is a better way to do it. tnx for the advice.
  15. How can i make the checkboxes transparent?
×
×
  • Create New...