Smart questions
Smart answers
Smart people
INTELLIGENT WORK FORUMS
FOR COMPUTER PROFESSIONALS

Member Login

Come Join Us!

Are you a
Computer / IT professional?
Join Tek-Tips now!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!

Join Tek-Tips
*Tek-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

LINK TO THIS FORUM!

Add Stickiness To Your Site By Linking To This Professionally Managed Technical Forum.
Just copy and paste the
code below into your site.

Partner With Us!

"Best Of Breed" Forums Add Stickiness To Your Site
Partner Button
(Download This Button Today!)

Feedback

"...This site is truly a marvel. Without a doubt the most comprehensive, friendly and just plain useful resource of its kind..."

Geography

Where in the world do Tek-Tips members come from?
newtoclarion (Programmer)
10 Jul 12 3:52
Hello everybody,

I have this error while browsing CSV file
Error: (Unsupported File Driver Function(80))
Any way to avoid this error.

Thank you all
TinLegs (Programmer)
11 Jul 12 22:29
Ref from Clarion help:
Error 80 - The file driver has detected a file access statement that is not supported. This is frequently an unsupported form (different parameters) of a statement that is supported.

ie. Are you trying to use a Key or other unsupported access statement with a Basic file driver?
SalehKiswani (IS/IT--Management)
12 Jul 12 6:59
No. Just simple browsing.

Regards
ShankarJ (Programmer)
13 Jul 12 2:25
Hi!

You cannot BROWSE a CSV file as it does not support certain statements like PREVIOUS(). This has been rectified in the latest version of Clarion 8 but if you are using an older version, you only choice is to read the CSV file into a local Queue or In-Memory (IMDD) file and browse that. IMDD would be a better choice as it can support keys/indexes.

Regards
newtoclarion (Programmer)
14 Jul 12 1:54
THank you Shankar for the info. But I dont have IMDD registered, so I tried to register it but I couldnt find C60MEM.DLL. Iam using Clarion 6.3, any idea from where can I get it.



with lots of thanks

Reply To This Thread

Posting in the Tek-Tips forums is a member-only feature.

Click Here to join Tek-Tips and talk with other members!

Close Box

Join Tek-Tips® Today!

Join your peers on the Internet's largest technical computer professional community.
It's easy to join and it's free.

Here's Why Members Love Tek-Tips Forums:

Register now while it's still free!

Already a member? Close this window and log in.

Join Us             Close