Search found 6 matches
- Wed Sep 04, 2024 8:58 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Looking for links in tables
- Replies: 2
- Views: 824
Re: Looking for links in tables
Thank you Antonio, I will try it.
- Mon Sep 02, 2024 12:00 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Looking for links in tables
- Replies: 2
- Views: 824
Looking for links in tables
Hi,
I have a table like:
Name Link Input
Name1 Name5 1
Name2 Name1 1
Name3 Name20 1
Name4 Name10 1
Name5 Name6 2
Name6 Name11 1
Name7 Name2 2
Name8 Name20 1
Name9 Name1 1
Name10 Name5 3
Name11 Name1 1
…..
Now I want to find for example al the links to name6
So:
Name6 is connected to Name11 ...
I have a table like:
Name Link Input
Name1 Name5 1
Name2 Name1 1
Name3 Name20 1
Name4 Name10 1
Name5 Name6 2
Name6 Name11 1
Name7 Name2 2
Name8 Name20 1
Name9 Name1 1
Name10 Name5 3
Name11 Name1 1
…..
Now I want to find for example al the links to name6
So:
Name6 is connected to Name11 ...
- Thu Jul 06, 2023 10:59 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Copy Directory
- Replies: 11
- Views: 929
Copy Directory
Hi,
I use copyfile() to copy a single file.
Is there a function to copy a complete directory?
Thanks
I use copyfile() to copy a single file.
Is there a function to copy a complete directory?
Thanks
- Fri Mar 24, 2023 1:34 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Set option R1C1 in excel
- Replies: 2
- Views: 310
Re: Set option R1C1 in excel
Thank you, it's working fine
- Fri Mar 24, 2023 10:01 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Set option R1C1 in excel
- Replies: 2
- Views: 310
Set option R1C1 in excel
Hi,
Is there a way to check the R1C1 option in excel from FW?
Thanks,
Is there a way to check the R1C1 option in excel from FW?
Thanks,
- Fri Feb 10, 2023 9:44 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Debenu Quick PDF Library move content
- Replies: 0
- Views: 247
Debenu Quick PDF Library move content
Hi,
For a project I'm using already Debenu Quick PDF Library.
Now I want to open an existing PDF with 1 page and want to move the complete content of the page 1cm to the left and down.
Does anyone know how to do this?
Thanks
For a project I'm using already Debenu Quick PDF Library.
Now I want to open an existing PDF with 1 page and want to move the complete content of the page 1cm to the left and down.
Does anyone know how to do this?
Thanks