home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 1997 September / Personal_Computer_World_Sep_97.iso / software / Library / GENERAL / EDITEUR / 32BIT / BASIC.INI < prev    next >
Encoding:
INI File  |  1997-05-07  |  483 b   |  67 lines

  1. ;Basic syntax .ini file
  2.  
  3. [FileTypes]
  4. Types=*.frm;*.bas
  5.  
  6. [Comments]
  7. Beginning='|
  8.  
  9. [Keywords]
  10. As
  11. Asc
  12. Attribute
  13. Begin
  14. Boolean
  15. ByRef
  16. Byte
  17. ByVal
  18. Call
  19. Case
  20. Cint
  21. Clng
  22. Close
  23. Const
  24. Debug
  25. Declaire
  26. Dim
  27. Double
  28. Do
  29. ElseIf
  30. Else
  31. End
  32. Error
  33. Exit
  34. Explicit
  35. False
  36. for
  37. Function
  38. GoTo
  39. If
  40. Input
  41. Integer
  42. Is
  43. Line
  44. Long
  45. Loop
  46. Mid
  47. Next
  48. Not
  49. Object
  50. On
  51. Option
  52. Print
  53. Private
  54. Public
  55. Resume
  56. Select
  57. Single
  58. String
  59. Sub
  60. Then
  61. To
  62. True
  63. Type
  64. Until
  65. Variant
  66. While
  67.