home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 February / PCWorld_1999-02_cd.bin / software / Zkuste / WinBat98 / WWDLG32I.EX_ / string.txt next >
Text File  |  1998-11-09  |  3KB  |  85 lines

  1. 7001    Creation of CD failed on call to DialogBox()
  2. 7002    Invalid structure size passed to CD
  3. 7003    Failure initializing CD.  Possibly\n do to insufficient memory.
  4. 7005    Instance handle not passed to CD
  5. 7006    Failure loading specified string
  6. 7007    Failure finding specified resource
  7. 7008    Failure loading specified resource
  8. 7009    Failure locking specified resource
  9. 7010    Failure allocating memory for internal CD structure
  10. 7011    Failure locking memory for internal CD structure
  11. 7013    Failure setting up resources for CD
  12. 7026    Invalid filename passed to FileOpen or FileSave
  13. 7027    Buffer passed to CD too small for string
  14. 7034    Current form not saved.\nDo you want a chance to save it.
  15. 7035    Warning
  16. 7036    Please license the application you are building the dialog for.
  17. 7037    Attention!
  18. 7038    Dialog boxes REQUIRE at least one\nPushbutton.  A Pushbutton must\nbe defined before box can be saved.
  19. 7039    To delete a control, position the mouse\nover the control and press the delete key.
  20. 7040    Dialog Name must be defined.
  21. 7041    Dialog Script
  22. 7042    Dialog Name too long.  Max 17 chars
  23. 7043    Dialog Name not a legal variable name.
  24. 7044    WIL Dialog (*.WDL)|*.WDL|
  25. 7101    not found
  26. 7102    Err num
  27. 7103    Batch DLL initialization error
  28. 7104    <From Clipboard>
  29. 7150    &Ok
  30. 7151    &Cancel
  31. 7201    Please Type the Dialog &Caption:
  32. 7202    Please Type the Dialog Variable &Name:
  33. 7203    Please Indicate the type of control:
  34. 7204    Push Button
  35. 7205    Radio Button
  36. 7206    Checkbox
  37. 7207    Edit Box
  38. 7208    Fixed Text
  39. 7209    Varying Text
  40. 7210    File Listbox
  41. 7211    ItemSelect Listbox
  42. 7212    Var:
  43. 7213    Value:
  44. 7214    This is the variable and/or value used in the WIL program to access the control's data.
  45. 7215    Text:
  46. 7216    This is the text displayed on the control.
  47. 7217    To resize or move this control, press OK to leave
  48. 7218    this dialog.  Then use the mouse to resize or
  49. 7219    move the control just as you would resize
  50. 7220    or move an ordinary window.
  51. 7221    Dialog Box Caption
  52. 7222    Control Attributes
  53. 7301    &File
  54. 7302    &New
  55. 7303    &Load...
  56. 7304    &Save
  57. 7305    Save &As...
  58. 7306    Load &from Clipboard
  59. 7307    Save &to Clipboard
  60. 7308    &Edit
  61. 7309    &Change Caption/Name
  62. 7310    &Add Control
  63. 7311    &Delete Control
  64. 7312    &Show Script
  65. 7313    &Help
  66. 7314    &Dialog Editor Help
  67. 7315    &How to use Help
  68. 7316    &About
  69. 7317    &GUI Font
  70. 7318    S&ystem Font
  71. 7777    Button must not have a zero value
  72. 7778    Each PushButton must have a unique Value.  Use 0 for Cancel and 1 for OK
  73. 7779    Each radio button in a set (defined by variable name) must have a unique, non-zero value
  74. 7780    Variable name already used for something other than Radio buttons
  75. 7781    Variable name for CheckBox already used elsewhere
  76. 7782    Only one FileListBox allowed in a EditBox/VaryText/FileListbox set
  77. 7783    Only one VaryText allowed in a EditBox/VaryText/FileListbox set
  78. 7784    Variable name for VaryText already used elsewhere
  79. 7785    Only one EditBox allowed in a EditBox/VaryText/FileListbox set
  80. 7786    Variable name for EditBox already used elsewhere
  81. 7788    Variable name for FileListBox already used elsewhere
  82. 7789    Variable name for ItemSelectBox already used elsewhere
  83. 7790    Control must be associated with a variable name
  84. 10102    Internal Error: Unrecognised ParentProcess Command
  85.