Search found 65 matches: restricted

Return to advanced search

Re: erase files

... permissions, such as attempting to write to a read-only file, accessing a file that is locked by another process, or trying to open a file in a restricted directory. Thanks Professor Otto I knew this too but it so happens that I am the administrator of the computer because it is mine and there ...
by Silvio.Falconi
Thu Jan 25, 2024 10:48 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: erase files - Resolved!!
Replies: 20
Views: 1543

Re: erase files

... permissions, such as attempting to write to a read-only file, accessing a file that is locked by another process, or trying to open a file in a restricted directory.
by Otto
Thu Jan 25, 2024 9:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: erase files - Resolved!!
Replies: 20
Views: 1543

file ID in the Windows file system

... - **Permissions**: Make sure you have the necessary permissions to access the file and run these commands, especially if you are in a restricted or multi-user environment. - **File System**: The concept of a File ID is specific to certain file systems like NTFS. Ensure that the file ...
by Otto
Fri Jan 05, 2024 4:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: file ID in the Windows file system
Replies: 5
Views: 628

New FTDN June/Junio 2022 (FWH 22.06)

... parameters nStart and nCount. This function Shuffles to elements of the array in random order. Now using nStart and/or nCount shuffling can be restricted to a part of the array * printer.prg and fwpdf.prg: - Enhancement: Added 3rd optional param "cUnits". If specified, return value ...
by Antonio Linares
Tue Jun 21, 2022 4:31 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN June/Junio 2022 (FWH 22.06)
Replies: 1
Views: 872

Re: TGet bug (unicode)

... this is the standard user interface of Windows Edit control. Difference between Case(2) and (3): Case (2): CHR_ANY ( default ) The user input is restricted to the number of bytes in the length of the variable used. If Len( cVar ) is 12, either 12 ANSI characters are allowed of 4 UTF8 characters ...
by nageswaragunupudi
Fri Jul 17, 2020 7:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TGet bug (unicode)
Replies: 5
Views: 1505

Re: New mod_harbour "viewer"

Yes, I agree: no address bar and no back button. And if one is restricted to a known application, even the staturbar can be avoided, after all.

EMG
by Enrico Maria Giordano
Mon Jul 06, 2020 7:39 pm
 
Forum: mod_harbour
Topic: New mod_harbour "viewer"
Replies: 10
Views: 1687

Re: Retorno de chamada DLL

... on to the DLL function. However, since xHarbour has its own data types and more of them are available than in the C language, only values of a restricted number of data types can be passed. The values are converted to corresponding C data types. Data type conversion PRG level C level Character ...
by carlos vargas
Fri Sep 27, 2019 8:54 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Retorno de chamada DLL
Replies: 4
Views: 975

Re: SayBarCode control

... and test ITF and MSI. Any help would be appreciated. As I said earlier, our tests with vrd barcodes match your results. So, in this release, we restricted to code39,code128 and ean13, if hbzebra.lib is not linked. We will see what further improvements are possible using the program you shared ...
by nageswaragunupudi
Tue Apr 09, 2019 9:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SayBarCode control
Replies: 34
Views: 6533

Re: Qué es lo erróneo?

1. Tal como le indicó aquí (http://forums.fivetechsupport.com/viewtopic.php?f=6&t=36600#p218321) el master Antonio, hay que preguntar por UI y no simplemente por U. 2. Como directiva de compilacion el #if A == B es erróneo. 1 - Cuando uso Type("VerImpMetaF()"), el resultado es "U...
by FranciscoA
Tue Jan 15, 2019 5:59 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Qué es lo erróneo?
Replies: 9
Views: 2005

New FTDN June/Junio 2018 (FWH 18.06)

... the original data. * TDatabase: When the database object variable is set to nil or loses focus, the alias is closed. Now this behaviour is restricted to cases where the alias is opened while creating the object and does not apply to alias opened before creating the object. eg: USE SALES ...
by Antonio Linares
Sat Sep 01, 2018 8:33 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN June/Junio 2018 (FWH 18.06)
Replies: 1
Views: 1953

btnbmp with Png not clear

I have a problem with a btnbmp have a png . it run ok but the image is not clear and it is ore Shortened and restricted compared to the original image https://s8.postimg.cc/47jr0pxzp/omaggio_error.png I have an oldest fwh release ( December 2017) this is the png ...
by Silvio.Falconi
Thu Jul 12, 2018 1:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: btnbmp with Png not clear
Replies: 4
Views: 717

Menus and Menubar Painting errors

... Please look at the picture: A) Gradiance is missing throughout the menu bar and it is restricted upto the last menu item. B) 2nd Menu item is too much left justified. C) The gap (Horizontal or Vertical) between the menu items is not common ...
by RAMESHBABU
Sat Apr 28, 2018 1:01 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Menus and Menubar Painting errors
Replies: 3
Views: 1117

cGetFile, cGetFile32 Incremental Search

All, I am using both cGetFile, and cGetFile32 and pass it "ADO Udl File |*.auf", and the files displayed are restricted to the ".auf" extension, but the files listed in the incremental search include ".mdb" files as well, it does not however include "*.ldb" ...
by byron.hopp
Mon Jul 31, 2017 4:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: cGetFile, cGetFile32 Incremental Search
Replies: 1
Views: 554

Re: Class syntax not working

... OOP Scoping supports PRIVATE/HIDDEN, PROTECTED, and READONLY scopes. Classes sharing the SAME compilation unit may freely access such restricted access Members, without causing any scope violation. So, I assume (not tested) that the scope specifiers would work in xHarbour too outside ...
by Enrico Maria Giordano
Fri Jun 30, 2017 10:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Class syntax not working
Replies: 6
Views: 1201

Re: Usar Harbour compiler en aplicaciones comerciales

... this does not by itself cause the resulting executable to be covered by the GNU General Public License. Your use of that executable is in no way restricted on account of linking the Harbour library code into it.
by Bayron
Sun May 14, 2017 6:37 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Usar Harbour compiler en aplicaciones comerciales
Replies: 12
Views: 1837
Next

Return to advanced search