Good Evening,
I would like to reference the schedule.prg file in FWH\samples folder. It shows the problem I have with 24.09. This has NOT been a problem in any earlier version of FWH. To test, I rebuild the program files in 24.07 and it works correctly.
The problem: Build panels creates two panels ...
Search found 122 matches: schedule
Searched query: schedule
- Tue Oct 15, 2024 2:55 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: New FWH 24.09
- Replies: 97
- Views: 17571
- Tue Oct 15, 2024 1:54 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: New FWH 24.09
- Replies: 97
- Views: 17571
Re: New FWH 24.09
We will check and get back.I would like to reference the schedule.prg file in FWH\samples folder. It shows the problem I have with 24.09. This has NOT been a problem in any earlier version of FWH. To test, I rebuild the program files in 24.07 and it works correctly.
- Mon Oct 14, 2024 10:27 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: New FWH 24.09
- Replies: 97
- Views: 17571
Re: New FWH 24.09
Good Evening,
I would like to reference the schedule.prg file in FWH\samples folder. It shows the problem I have with 24.09. This has NOT been a problem in any earlier version of FWH. To test, I rebuild the program files in 24.07 and it works correctly.
The problem: Build panels creates two panels ...
I would like to reference the schedule.prg file in FWH\samples folder. It shows the problem I have with 24.09. This has NOT been a problem in any earlier version of FWH. To test, I rebuild the program files in 24.07 and it works correctly.
The problem: Build panels creates two panels ...
- Sat Jun 15, 2024 7:12 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Migration of Desktop Application to Web: Progress Update
- Replies: 7
- Views: 1726
Re: Migration of Desktop Application to Web: Progress Update
Here is a link to the application. You can test the functions, but currently, nothing is being saved.
https://winhotel.space/workschedule/workschedule.prg
The program is used for organizing the work schedules of employees. It consists of 3 tables: the shift schedule, the days off, and the vacation ...
https://winhotel.space/workschedule/workschedule.prg
The program is used for organizing the work schedules of employees. It consists of 3 tables: the shift schedule, the days off, and the vacation ...
- Tue Feb 27, 2024 12:02 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: TUrlLink on Xbrowse
- Replies: 3
- Views: 791
TUrlLink on Xbrowse
... in a field there is the information "order number xxxx" this text, if clicked ( as urllink made), can open the order management and view the schedule of that order without the final user having to open the order management and search for that person order number, i.e. you could open the schedule ...
- Thu Jan 25, 2024 10:00 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Creating table with Trichedit
- Replies: 18
- Views: 4680
Re: Creating table with Trichedit
Anserk,
it gives me a corrupt file error and office won rd doesn't open table.rtf for me
I explain you
I have a Do while loop
Function Print_Schedule()
Local aTable,a1,n,aTemp,x,aFlags:={}
local c1,c2
local cFileName := "table.rtf"
local oFile := FCreate(cFileName, 0)
aTable := {}
Do ...
it gives me a corrupt file error and office won rd doesn't open table.rtf for me
I explain you
I have a Do while loop
Function Print_Schedule()
Local aTable,a1,n,aTemp,x,aFlags:={}
local c1,c2
local cFileName := "table.rtf"
local oFile := FCreate(cFileName, 0)
aTable := {}
Do ...
- Fri Nov 03, 2023 9:48 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: FWH 2310 Active X problem ?
- Replies: 13
- Views: 1486
Re: FWH 2310 Active X problem ?
got it, thank you
we need a demo version of codejock to test schedule.prg example
we need a demo version of codejock to test schedule.prg example
- Fri Nov 03, 2023 8:25 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: FWH 2310 Active X problem ?
- Replies: 13
- Views: 1486
Re: FWH 2310 Active X problem ?
Please look at schedule.prg in the FWH\Samples folder. That is essentially the full code.
. METHOD RetrieveDayEvents( aParms ) CLASS MpCal
local oEvent
local cDate := Left( TtoS( aParms[ 1 ] ), 8 )
local oEvents := aParms[ 2 ]
local nRecno := ::oApt:recno()
local nOrder := ::oApt:setOrder ...
. METHOD RetrieveDayEvents( aParms ) CLASS MpCal
local oEvent
local cDate := Left( TtoS( aParms[ 1 ] ), 8 )
local oEvents := aParms[ 2 ]
local nRecno := ::oApt:recno()
local nOrder := ::oApt:setOrder ...
- Wed Jan 25, 2023 2:35 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Codejock Calendar Samples?
- Replies: 116
- Views: 55288
Re: Codejock Calendar Samples?
OK. Thanks a lot.TimStone wrote:Please look in FWH samples for schedule.prg, schedule.dbf, and schedule.dbt.
This provides you with a full running appointment scheduler/calendar using Codejock.
You can download a test version of Codejock Calendar control from their website.
- Tue Jan 24, 2023 10:38 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Codejock Calendar Samples?
- Replies: 116
- Views: 55288
Re: Codejock Calendar Samples?
Please look in FWH samples for schedule.prg, schedule.dbf, and schedule.dbt.
This provides you with a full running appointment scheduler/calendar using Codejock.
You can download a test version of Codejock Calendar control from their website.
This provides you with a full running appointment scheduler/calendar using Codejock.
You can download a test version of Codejock Calendar control from their website.
- Thu Oct 06, 2022 6:48 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Xbrowse to Html
- Replies: 16
- Views: 1975
Re: Xbrowse to Html
... nil
Antonio,
I allready tested it I want to set some things: ( need and ask from customer)
1. the name of the window
2. the name of the schedule ( name list on html)
3. the Font character of the header
4. the font of the cells
5. the height of the header (normal or bold)
6. the height of ...
Antonio,
I allready tested it I want to set some things: ( need and ask from customer)
1. the name of the window
2. the name of the schedule ( name list on html)
3. the Font character of the header
4. the font of the cells
5. the height of the header (normal or bold)
6. the height of ...
- Tue May 31, 2022 6:26 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: mod harbour - The first milestone is reached
- Replies: 3
- Views: 602
mod harbour - The first milestone is reached
Video
https://winhotel.org/forum/milestone.mp4
Hello friends,
It is the end of May. I am well on schedule.
First, I would like to thank Antonio Linares from Fivetechsoft for making it possible for us to program with Harbour on the web.
It makes things so much easier when you don't ...
https://winhotel.org/forum/milestone.mp4
Hello friends,
It is the end of May. I am well on schedule.
First, I would like to thank Antonio Linares from Fivetechsoft for making it possible for us to program with Harbour on the web.
It makes things so much easier when you don't ...
- Tue May 31, 2022 6:24 pm
- Forum: mod_harbour
- Topic: mod harbour - The first milestone is reached
- Replies: 1
- Views: 518
mod harbour - The first milestone is reached
VIDEO
https://winhotel.org/forum/milestone.mp4
Hello friends,
It is the end of May. I am well on schedule.
First, I would like to thank Antonio Linares from Fivetechsoft for making it possible for us to program with Harbour on the web.
It makes things so much easier when you don't ...
https://winhotel.org/forum/milestone.mp4
Hello friends,
It is the end of May. I am well on schedule.
First, I would like to thank Antonio Linares from Fivetechsoft for making it possible for us to program with Harbour on the web.
It makes things so much easier when you don't ...
- Thu Apr 21, 2022 10:45 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: How to call Events from OLE/COM objects
- Replies: 14
- Views: 1990
Re: How to call Events from OLE/COM objects
hi,
i "think" you have to fill Codeblock Slot
have a look here
i "think" you have to fill Codeblock Slot
Code: Select all | Expand
bOnEvent
have a look here
c:\fwh\samples\mappt.prg
c:\fwh\samples\media.prg
c:\fwh\samples\ribonbar.prg
c:\fwh\samples\schedule.prg
c:\fwh\samples\webexp.prg
c:\fwh\samples\webexp3.prg
c:\fwh\samples\webexph.prg
- Sat Apr 09, 2022 1:52 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Error reading XLS via FWH app running as scheduled task
- Replies: 5
- Views: 662
Re: Error reading XLS via FWH app running as scheduled task
Use another schedule task