Jump to content

t4user

Member
  • Posts

    17
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    France

About t4user

Contact Methods

  • Website URL
    http://

t4user's Achievements

0

Reputation

  1. I have searching (msdn and a lot of forums), it seems there is no way to obtain this information in javascript. I have made a command line C program (17KB) which can display amount of memory (total, free, swap) but I have not a great knowledge of Windows system, and for the moment I search the way to send this information to javascript. I hope to find a solution and as soon as I find it, I post the results. t4user
  2. catch is a reserved word and a trap for error in a try..catch statement i.e try some work and if error execute catch statements. We call this kind of errors as exceptions (like file not found, disk full, etc.). Cat & cat are differents Javascript distinguishes uppercase and lowercase . There are no possibilities for javascript to make confusion between this 3 identifiers.
  3. Sorry, the file updated in Manual_fr.zip
  4. The french manual with translated pictures (to extract in folder Manual) . Le manuel en français à extraire directement dans le dossier WPI/Manual Edit see below
×
×
  • Create New...