Can't seem to find DT's Ansi.INC file


Closed Thread
Results 1 to 5 of 5
  1. #1

    Default Can't seem to find DT's Ansi.INC file

    I have found where this file is supposed to be, but can download it. Clicking on the ICON does nothing . . .

    The reason I need it is to be able to clear the hyperterm screen - (the screen above what the latest hyperterm transmission was) - - it just keeps getting larger, filling up with each transmission, and I want to be able to get rid of it

    Any suggestions?

    Ken

  2. #2


    Did you find this post helpful? Yes | No

    Default Re: Can't seem to find DT's Ansi.INC file

    Correction, I CAN'T DOWNLOAD IT

  3. #3
    Join Date
    Oct 2005
    Location
    Sweden
    Posts
    3,519


    Did you find this post helpful? Yes | No

    Default Re: Can't seem to find DT's Ansi.INC file

    It's available at Darrel's page. Just tried downloading it from there, no problems.

  4. #4


    Did you find this post helpful? Yes | No

    Default Re: Can't seem to find DT's Ansi.INC file

    Thanks Henrik - I have downloaded the file, and placed it directly into PBP.
    When I compile, I get a multitude of errors and warnings -

    Warning[207] Found label after column 1. (HSEROUT?C)
    Error [108] Illegal character (2)
    then another warning 207
    Error[108] Illegal Character (")
    Error [113] Symbol not previously defined (HSEROUT)
    then another error 113
    Error [207] Found Label after column 1, (HSEROUT?C)
    then another error 108


    Obviously I did something stupid - any ideas? I copied the entire INC file without any changes

    Ken

  5. #5


    Did you find this post helpful? Yes | No

    Default Re: Can't seem to find DT's Ansi.INC file

    Problem Solved (I think)

    After searching more threads on this topic, I found

    http://www.picbasic.co.uk/forum/show...t=INCLUDE+ANSI

    It seems that I need a "dummy" HSEROUT in the program - - I added one and now it compiles

    Thanks

    Ken

Similar Threads

  1. Where can I find the PIC18 .INC file for device definitions?
    By LinkMTech in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 6th December 2010, 00:46
  2. can't find include file!
    By jimbostlawrence in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 10th November 2009, 08:44
  3. Can't find T1_INT8K.INC timer include file
    By p15218 in forum General
    Replies: 2
    Last Post: - 26th August 2008, 01:08
  4. MCSP - Cannot find include file
    By Andy Wood in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 21st January 2008, 01:37
  5. Where can I find working version of P16F84.inc file?
    By Electroskill in forum General
    Replies: 3
    Last Post: - 13th August 2004, 14:44

Members who have read this thread : 2

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts