NO

Author Topic: PORC: unrecognized or misplaced token: help  (Read 3464 times)

modalsist

  • Guest
PORC: unrecognized or misplaced token: help
« on: October 23, 2006, 02:12:51 PM »
Hi,

I don't know if this is a bug or not, but I don't be able to compile this resource:

help    bitmap    help.bmp


regards,
Eduardo

Offline frankie

  • Global Moderator
  • Member
  • *****
  • Posts: 2097
PORC: unrecognized or misplaced token: help
« Reply #1 on: October 23, 2006, 02:34:10 PM »
Maybe you're using a reserved keyword try:
Code: [Select]
help_img bitmap help.bmp
It is better to be hated for what you are than to be loved for what you are not. - Andre Gide

modalsist

  • Guest
PORC: unrecognized or misplaced token: help
« Reply #2 on: October 23, 2006, 03:30:12 PM »
OK, but HELP isn't in the keywords list. Can someone confirm it ?

Thanks,
Eduardo

Offline TimoVJL

  • Global Moderator
  • Member
  • *****
  • Posts: 2091
PORC: unrecognized or misplaced token: help
« Reply #3 on: October 24, 2006, 07:53:25 AM »
PORC keywords ?
Code: [Select]

accelerators
alt
anicursor
aniicon
ascii
auto3state
autocheckbox
autoradiobutton
begin
bitmap
block
caption
characteristics
checkbox
checked
class
combobox
control
ctext
cursor
defpushbutton
dialog
dialogex
discardable
dlginclude
edittext
end
exstyle
fileflags
fileflagsmask
fileos
filesubtype
filetype
fileversion
fixed
font
grayed
groupbox.
help
html
icon
impure
inactive
language
listbox
loadoncall
ltext
manifest
menu
menubarbreak
menubreak
menuex
menuitem
messagetable
moveable
noinvert
not
plugplay
popup
preload
productversion
pure
pushbox
pushbutton
radiobutton
rcdata
rtext
scrollbar
separator
shift
state3
stringtable
style
value
version
versioninfo
virtkey
vxd
May the source be with you