Results 1 to 6 of 6

Thread: #include

  1. #1
    Senior Member
    Join Date
    Feb 2012
    Location
    Rome - Italy
    Posts
    1,893

    #include

    I tried to use # include to include parts of the program, but it gives error.
    is expected?
    In many forms there is a need to place shares the same code (procedures) and would be very convenient.

    Thanks
    Fabio

  2. #2
    Lianja Support Team lianjasupport's Avatar
    Join Date
    Feb 2012
    Location
    Boston USA, Wokingham UK
    Posts
    1,259
    Seems to be working - can you send us an example that is giving the error?

  3. #3
    Quote Originally Posted by lianjasupport View Post
    Seems to be working - can you send us an example that is giving the error?
    Maybe it's the same error we got with the #include command.

    In VFP the following command works:
    #include myfile.prg

    Lianja produces compile error. It works, when you do it this way:
    #include "myfile.prg"

  4. #4
    Senior Member
    Join Date
    Feb 2012
    Location
    Rome - Italy
    Posts
    1,893
    Ok,
    I try with #include "myfile.prg" in 10 minuts.
    thanks

  5. #5
    Senior Member
    Join Date
    Feb 2012
    Location
    Rome - Italy
    Posts
    1,893
    this work fine
    thans
    Fabio

  6. #6
    Quote Originally Posted by phabio View Post
    this work fine
    thans
    Fabio
    That's fine.

    Question to Lianja Dev: Is it possible to make it compatible with VFP?

    Rolf

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Journey into the Cloud
Join us