Search found 54 matches: requesting

Return to advanced search

Re: Request _ADS?

... call of a function or procedure in PRG code, for example when a function is only called within a macro-expression using the macro-operator. By requesting the symbolic name of a function, the linker is forced to link the corresponding function to the executable file. The EXTERNAL statement declares ...
by Marcelo Via Giglio
Sat Sep 07, 2013 4:30 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Request _ADS?
Replies: 5
Views: 848

Re: ADS with FWH 13, Harbour and MSVC 2010

... ADS_LIB_VERSION 810 #elif ADS_REQUIRE_VERSION == 9 #define ADS_LIB_VERSION 900 #endif #endif #endif /* Make sure to not allow a manual override requesting a higher version than the one of ACE. [vszakats] */ #if !defined( ADS_LIB_VERSION ) #define ADS_LIB_VERSION _ADS_LIB_VERSION #elif ADS_LIB_VERSION ...
by norberto
Mon Jun 24, 2013 11:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADS with FWH 13, Harbour and MSVC 2010
Replies: 2
Views: 705

Re: to Nages:also for Vertical Xbrowse

Dear Friend Silvio

Till you forget bStrData you can never use XBrowse's real capacities.
I have been requesting you about this so many times.
Kindly observe my code.
by nageswaragunupudi
Thu May 02, 2013 11:26 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: to Nages:also for Vertical Xbrowse
Replies: 6
Views: 1714

Re: FiveWeb development

How is this project progressing?

I have a client requesting very simple Internet text data storage with a photograph.

Thanks.
by Jonathan Hodder
Tue Sep 11, 2012 7:57 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FiveWeb development
Replies: 35
Views: 9019

Re: FiveWeb development

Beta-testers restricted access:

If you want to test FiveGen please send me an email requesting access, thanks :-)
by Antonio Linares
Wed May 09, 2012 8:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FiveWeb development
Replies: 35
Views: 9019

Re: Bug - Cyrillics font and notes on FolderEx

... times to help to solve this problem . Ok, you are bussy man . But with FWH 11.11 ends my upgrade , so I must to buy another buggy realise ? I'm requesting again , please help to solve problem with cyrillics fonts and folderex in dialogs . Sample first - FolderEx in windows - works fine : #include ...
by Rimantas
Fri Dec 09, 2011 4:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Bug - Cyrillics font and notes on FolderEx
Replies: 6
Views: 1602

Re: New FiveTech website!

... < Purchase > or do You prefer to keep the extra Link ? http://www.pflegeplus.com/pictures/fwupdate.jpg Maybe to include a Requesting-button to get the needed Bank-Infos, in case someone wants to Order by Banktransfer. Best Regards Uwe :?:
by ukoenig
Thu Nov 17, 2011 5:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FiveTech website!
Replies: 6
Views: 1351

Re: Windows 8 Metro style - A Class TMetro test

... and You need a x86 Compiller to run software on a Desktop computer I think LAITON's FiveWeb may be a good solution, but so far, after months of requesting a demo app he has not been able to get a demo working in a website... (I don't know why since he says his software es fully functional????) ...
by Bayron
Sun Sep 25, 2011 6:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Windows 8 Metro style - A Class TMetro test
Replies: 64
Views: 27856

Re: Interfacing with Dicom sistems

Hi Ivan I haven't touched my DICOM code for some time now as other projects took priority. When I last used it I had it correctly requesting a session, processing the reply, requesting a session close and getting the acknowledgment. I wasn't getting a response to a request for a list of ...
by xProgrammer
Thu Sep 15, 2011 12:37 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Interfacing with Dicom sistems
Replies: 41
Views: 12092

Re: which is the fastest way to load contets of a DBF into an Ar

... CUSTOMER->( LASTREC() ) )  Preallocation of memory saves the time usually taken by successive AAdd() operations for requesting allocation of additional memory for the growing array. 2. Avoid switching of Alias: Instead of AAdd( aData, CUSTOMER-NAME ), better to use ...
by nageswaragunupudi
Tue Jun 21, 2011 7:38 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: which is the fastest way to load contets of a DBF into an Ar
Replies: 12
Views: 3650

Re: Flashing msginfo().. msgstop().. and msgalert()..

... them. The best interface is no interface--less is more. This is a concept hard to grasp. First I try to understand the problem. Why is your user requesting this? What is happening that they are trying to fix? If we can understand the problem, then maybe we can find a better solution. James
by James Bott
Fri Apr 23, 2010 11:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Flashing msginfo().. msgstop().. and msgalert()..
Replies: 12
Views: 3754

Re: Interfacing with Dicom sistems

... PadR function. But if the length is not 8 our code setting up the DICOM VR is presumably faulty. Should we rather return an error somehow to the requesting code? And if we are going to check for errors do we check the string for only containing the characters [0-9]? And for being a valid date? ...
by xProgrammer
Wed Jan 27, 2010 7:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Interfacing with Dicom sistems
Replies: 41
Views: 12092

Re: Web based interface for FWH

... web browser request for a web page, the webserver will do the necessary process using the xbscript and Html tags and delivers the HTML page to the requesting client PC's Web browser like IE or Mozilla Firefox. I tried visting the page http://www.xharbour.com/xbs/buttons.htm On Mozila ...
by anserkk
Fri Jan 08, 2010 6:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Web based interface for FWH
Replies: 44
Views: 13229

Re: tooltip timing

Harvey,

That was not a solution, just the section of code where the solution needs to go.

Antonio was requesting feedback on any other properties that we might want to also add at the same time as the timing fix. I haven't looked at the docs yet.

James
by James Bott
Sun Oct 04, 2009 10:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: tooltip timing
Replies: 13
Views: 2057

Append Blank question

... in a network environment. Currently, we have been using the sample below without a problem, but my client may have many instances where users are requesting APPEND BLANK at the same time. SELECT tools APPEND BLANK Thank you in advance for your assistance.
by cdmmaui
Mon Oct 27, 2008 8:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Append Blank question
Replies: 5
Views: 1383
PreviousNext

Return to advanced search

cron