![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Jul 2005
Posts: 6
Rep Power: 0
![]() |
opening File problem
i am using delphi 2005
i am trying to open a text file using the code filename := 'file.sco'; AssignFile(FileVar,filename); Reset(FileVar); when i attempt to compile the program it stops on Reset(FileVar); and provides the error [Error] highscores.pas(80): E2034 Too many actual parameters i have looked at the help file and i can see nothing different to what i am doing compared to the help file i have used this code before in the way with no problems what might be going wrong and does anyone have a solution Regards Kelvan |
|
|
|
|
|
#2 |
|
Newbie
Join Date: Jul 2005
Posts: 6
Rep Power: 0
![]() |
it appares that i have solved the problem some wrong declearations in unit i created caused it
>_< kelvan
__________________
my name says it all the iddiot -_- |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|