Search found 67 matches: assumes

Return to advanced search

Re: DateTime calculation

... millisecondsunixTimestampMilliseconds := unixTimestamp * 1000? "Unix Timestamp in milliseconds:", unixTimestampMilliseconds  This code assumes myDate contains the Harbour date variable you want to convert. Please replace myDate with your actual date variable. The resulting unixTimestampMilliseconds ...
by Antonio Linares
Sat Jan 27, 2024 7:57 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: DateTime calculation
Replies: 6
Views: 683

Re: Interesting discussion with ChtGPT

... to the most current versions of Windows, and databases, in Harbour/FWH Here is the problem I am referencing. Essentially, the response assumes Harbour/FWH is inferior because it compares current programming "languages" with Clipper, a DOS compiler. Because it doesn't have ...
by TimStone
Mon Nov 06, 2023 10:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Interesting discussion with ChtGPT
Replies: 15
Views: 1241

Footer value

Hi,

The xBrowse column assumes a footer
Code: Select all  Expand view
:aCols[1]:FooterType:=AGGR_SUM

For the footer specified PICTURE
Code: Select all  Expand view
:aCols[1]:FooterPicture:="9999"

However, the footer shows a fractional number - 9999.0
Why ?
by Natter
Sun Jun 18, 2023 9:41 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Footer value
Replies: 5
Views: 291

Re: Insertar imágen de recurso en Excel

... Collapse sectionExample The following example adds a picture titled: Sample.jpg from the C:\ drive to the left section of the footer. This example assumes that a file called Sample.jpg exists on the C:\ drive. VBA  Copy codeCopy code Sub InsertPicture()   With ActiveSheet.PageSetup.LeftFooterPicture ...
by Jimmy
Tue Mar 14, 2023 1:46 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Insertar imágen de recurso en Excel
Replies: 7
Views: 595

Re: Antonio, Example colors and themes

Enrico I tried every way and I couldn't. This also happens with RadioButtons and CheckBox. Windows assumes the control appearance and I haven't found a way to change this. I'm now leaving it to the forum experts :lol: :lol: Ok, I was afraid of that. Thank you anyway. Only, ...
by Enrico Maria Giordano
Thu Dec 15, 2022 5:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Antonio, Example colors and themes
Replies: 19
Views: 1090

Re: Antonio, Example colors and themes

Enrico I tried every way and I couldn't. This also happens with RadioButtons and CheckBox.
Windows assumes the control appearance and I haven't found a way to change this.
I'm now leaving it to the forum experts :lol: :lol:
by Giovany Vecchi
Thu Dec 15, 2022 4:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Antonio, Example colors and themes
Replies: 19
Views: 1090

Re: cyclometric circle

... rather distance, represents the diameter of the circumference. Therefore, for the correct calculation of the cyclometric distances, the value 45 assumes particular importance. From these considerations we can enunciate the following definition: The cyclometric distance between two numbers is ...
by Silvio.Falconi
Tue Dec 06, 2022 12:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: cyclometric circle
Replies: 46
Views: 3018

Re: Installing on Paralles for Mac

... fit. They simply don't want to change. So I have opened the doorway to them. Many would suggest a web based app would be the solution, but that assumes an always connected interenet capability, etc. So far, my clients have NO INTEREST in that alternative. I asked, they answered, and they want ...
by TimStone
Thu Sep 01, 2022 5:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Installing on Paralles for Mac
Replies: 15
Views: 745

Re: Combine xBrowse columns

xcelmg.prg is a good example! However, the bExtand code block assumes gluing columns starting from the first one.
How do I glue, for example, only 2 and 3 columns ?
Is it possible not to show column separators in one line ?
by Natter
Wed Jun 29, 2022 12:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Combine xBrowse columns
Replies: 8
Views: 654

Bug on Btnbmp ???

... when a button is disabled if it has a png or a bitmap it does not behave as when it does not have the bitmap (or png), i.e. when it is disabled it assumes a darker color than the button without bitmpas this my test #include "Fivewin.ch"Function testlocal oDlglocal oBtn:=array(6),nIlocal ...
by Silvio.Falconi
Wed Nov 17, 2021 12:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Bug on Btnbmp ???
Replies: 5
Views: 418

Re: Copying a file

Thans, Jimmy ! Can. But this is not quite convenient because SHFileOperation() assumes shell dialog box hints
by Natter
Mon Sep 06, 2021 8:16 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Copying a file
Replies: 17
Views: 1187

Re: Administrator operations

Hello Silvio, We have a central database from which we can lock the workstations. But it always assumes that all users exit the program first. Then it is no longer possible to open the program and the maintenance work can be carried out. Best regards, Otto  METHOD PC_erfassen() ...
by Otto
Mon Jun 07, 2021 10:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Administrator operations
Replies: 2
Views: 369

Re: Make para BCC10

... used immediately. If you are not sure how to do that, instructions are included at the end of this document. Use of the C++ 10.1 Berlin compiler assumes the user is comfortable working within a console interface. Typically, the user will run an application such as Notepad or Sublime Text to actually ...
by cnavarro
Sun Mar 28, 2021 5:24 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Make para BCC10
Replies: 7
Views: 1120

Re: Xbrowse class technical question

... sample uses CUSTOMER.DBF and STATES.DBF in the fwh\samples folder. Creates a Tree with States as groups and Cities as detail items. This sample assumes fwh is installed in c:\fwh\ folder. If your fwh is installed in a different folder you need to change the static variable cFwhPath to your installation ...
by Marc Venken
Wed May 08, 2019 6:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Xbrowse class technical question
Replies: 14
Views: 4929

Re: Bug in TMail

Enrico This code is not especially elegant .. and it assumes the .exe is located in the drive or unc you wish to resolve. Rick Lipkin // where .exe started from is default directory //cFILE  := GetModuleFileName( GetInstance() )nSTART ...
by Enrico Maria Giordano
Tue Feb 27, 2018 9:48 pm
 
Forum: Bugs report & fixes / Informe de errores y arreglos
Topic: Bug in TMail [Fixed]
Replies: 7
Views: 2278
Next

Return to advanced search