PDA

View Full Version : Core module



  1. I need a confirmation in speed
  2. using INPUTBOX$
  3. sound_play replacement?
  4. ARRAY SHUFFLE??
  5. GetCurrentInstance
  6. LOWRD & HIWRD
  7. RANDOMIZE[(Numeric_Expression)]
  8. Using MAT on an array within a Union
  9. udt and experiments :)
  10. MSGBOX CountDownFormat?
  11. FOR and WHILE combined
  12. Resource Keyword
  13. Split and Parse
  14. Probability & RNDF
  15. Can I use goto statements in tb?
  16. Invoking ALIAS from a user module
  17. Scientific Notation
  18. Multiple Statements On 1 Line
  19. Does Multiple USES Cause Problems
  20. Help As PDF File
  21. Can An Alias Contain Spaces
  22. Problems with Arrays In For/Next Loop
  23. Passing Arguments To Tbasic Program
  24. is Union a step to dynamic UDT-arrays?
  25. passing virtual type ByPtr?
  26. Trouble in (my) Paradise
  27. A way to get datatype-pattern?
  28. OS impact?
  29. Automagical override, something for discussion
  30. union-extends-bug?
  31. strange bug: missing close parens
  32. unlimited function-parameters?
  33. disturbs me for a long time already...
  34. redim byref passed array-variable
  35. Like or not like...
  36. Why does |= not work?
  37. Array Sort- issue
  38. Counterpart for CharToOEM$
  39. Function_CParams
  40. how to store (and do arithmetic) and recall/display unsigned 64-bit (8-byte) integer?
  41. why this limitation ? SWAP function
  42. ASSIGN error in UDT
  43. Loop
  44. Type/Conversion avoid for Extended/Float80/tByte/Number from/to dll
  45. please develop this properties
  46. Repeat- No Exit? Not Forever? Not Min/Max Times? No Skip/Iterate?