Hi,
i use the NotivyIcon.dll in a lot of smal tools. Up to now i user Basic4PPC 5.8 (the free version). No i have change to 6.5 and now i have a problem, with the notivyIcon.dll.
When i use them, than i becom an error on compiling:
Error compiling program
Error massage: error CS1525: Invalid expression term ")"
Line number: 50
Line: noi.new1
The code them i use:
'Hardwarezugriff
dz.New1
'Notify Icon erstellen
noi.New1
noi.IconText = "Einkaufsliste"
If i run the Program on desktop, the program works, but when i wont it compile for my device, the error comes. Also the error comes, when i compile my old tools. But this tools works with the older 5.8 B4PPC version.
Have anybody a idea?
Thanks a lot
Obelix
i use the NotivyIcon.dll in a lot of smal tools. Up to now i user Basic4PPC 5.8 (the free version). No i have change to 6.5 and now i have a problem, with the notivyIcon.dll.
When i use them, than i becom an error on compiling:
Error compiling program
Error massage: error CS1525: Invalid expression term ")"
Line number: 50
Line: noi.new1
The code them i use:
'Hardwarezugriff
dz.New1
'Notify Icon erstellen
noi.New1
noi.IconText = "Einkaufsliste"
If i run the Program on desktop, the program works, but when i wont it compile for my device, the error comes. Also the error comes, when i compile my old tools. But this tools works with the older 5.8 B4PPC version.
Have anybody a idea?
Thanks a lot
Obelix