Search found 493 matches: limit

Return to advanced search

Re: errsysw.prg

... did something "wrong" later. Users don't like to be scolded by machines. Is there some reason that you cannot use picture clauses or limit the fieldsize of the data entry field? Regards, James
by James Bott
Tue Aug 24, 2010 11:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: errsysw.prg
Replies: 10
Views: 1640

Re: twbrowse+mysql utilizando recordset é possivel

... oRcs:Open("SELECT * FROM "+oTabla+" WHERE "+oOrden+" > '" + Alltrim(campo) +"' ORDER BY "+oOrden+" LIMIT 100", oConexion, 1, 3) If (oRcs:RecordCount) == 0 oRcs:Close() oRcs:Open("SELECT * FROM "+oTabla+" Order By "+oOrden+" ...
by jbrita
Thu Jul 29, 2010 1:57 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: twbrowse+mysql utilizando recordset é possivel
Replies: 12
Views: 5150

Re: Pritpal, HBIDE developer, assists us to use it with FWH

... useful if we have the possibility to define ADS Database Dictionary like a DBF directory to have the table field information at hand This way we limit its usage. We are confined to only one folder and tables therein. And also we cannot take use of extended RDDs ( like, in my case, CacheRDD ) ...
by Pritpal Bedi
Wed Jul 21, 2010 5:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Pritpal, HBIDE developer, assists us to use it with FWH
Replies: 293
Views: 104702

Re: New feature to Ribbon, QuickAccess Area

... Have you think to implment skyn color function for It ? the programmer can build you own skin to set ribbon we wan not limit to only 4 color skin have you sample test of backstage feature ? we're working in that
by Daniel Garcia-Gil
Wed Jun 23, 2010 4:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New feature to Ribbon, QuickAccess Area
Replies: 18
Views: 5018

Re: Problems with Broland Resource Workshop

Not convinced its a limit problem. If your using resource workshop and u have dos open it may be using up the 16 bit subsystem. Go to task manager click on process and see how many times your using ntvdm.exe. It is the subsystem. If your running to many 16bit programs that could be the problem.
by hag
Thu Jun 17, 2010 3:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problems with Borland Resource Workshop
Replies: 7
Views: 1415

Re: Problems with Broland Resource Workshop

i am affraid it has nothing to do with borland's version

the resource you are editing "rc" or dll has reeached a limit, BR can not handle it

you have to split it into 2 resources

Hth

Richard
by Richard Chidiak
Thu Jun 17, 2010 2:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problems with Borland Resource Workshop
Replies: 7
Views: 1415

warning C4049

Boas
Quando compilo o meu PRG dá o seguinte WARNING.

meuprg(65536) : warning C4049 : Compiler Limit : Terminate line number emission.

- O Programa Funciona Normalmente será que poderá dar algum problema
que warning será este e que poderá acontecer.
by rasptty
Sun May 30, 2010 8:46 pm
 
Forum: FiveWin for Pocket PC
Topic: warning C4049
Replies: 1
Views: 529

Re: How make a demo verion?

... change the date to the day before expire (example 01/01/2000). How can we check it? Best regards, Dutch Dear Dutch, only our imagination is the limit with FiveWin, you can check the date from files saved to the computer, If(FileDate > DateInComputer) ==> Date error If the information is ...
by Bayron
Fri May 14, 2010 11:56 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How make a demo verion?
Replies: 17
Views: 3878

Re: How make a demo verion?

Dear Dutch, A time-limit is a good Idea, saving the encrypted Value to a Ini-file. I have done something identically for my Login-password, but saved to the Login-dbf . Be sure the Time is saved ( somewhere inside the Application ) ...
by ukoenig
Thu May 13, 2010 11:11 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How make a demo verion?
Replies: 17
Views: 3878

Re: How make a demo verion?

... know our program features (indeed), if it can run forever (change date case also). They will know the strong point and weak point of us. If we can limit the time of running program, it will be perfectly. If we can add the number of running time in registry and deduct it every time the program run. ...
by dutch
Thu May 13, 2010 2:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How make a demo verion?
Replies: 17
Views: 3878

Re: How make a demo verion?

Hello Dutch, In case You need something for a Invoice-Application : In one of my Applictions as a simple Solution, I defined a encrypted Date-Limit. Ok, the User can change the Comuter-date, to make it working again. But printing and saving with a wrong Date doesn't make sense for a Invoice-application. ...
by ukoenig
Wed May 12, 2010 11:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How make a demo verion?
Replies: 17
Views: 3878

How make a demo verion?

Dear All,

I would like to make a demo version for the customer. In the past, I use Blinker to limit the time of running the program?

How can I make in xHarbour/FWH?

Thanks in advance and appreciate for all idea.

Best regards,
Dutch
by dutch
Wed May 12, 2010 11:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How make a demo verion?
Replies: 17
Views: 3878

Re: bitmaps trasparents

Uwe,

Woooooow...

very nice work...

this sample is a complete work by it self....

Thanks for the source code!!!

Is there a a way to give the tables limit boundaries to where they can be moved?

Right now they can be placed on top of the blue area and even on top of the buttons...
by Bayron
Sat May 08, 2010 10:14 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: bitmaps trasparents
Replies: 35
Views: 9012

Re: Modify Radio to fill more than one option

Uwe, >Is there maybe a Reason, not to use it like shown ? There is an issue if you want to use 400 of them on a single dialog. There is limit to how many controls can be used (I can't remember what the limit is). Is your radio replacement a single control, or are each of the buttons a single ...
by James Bott
Mon Apr 19, 2010 12:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Modify Radio to fill more than one option
Replies: 20
Views: 3331

Re: how to compile the file maindllp.c

... the hbapi.h xharbour antonio could check with your hbapi.h? http://www.lopes.ms/fw/hbapi.txt http://www.lopes.ms/fw/hbapi.h would increase the limit on the number of characters from the board? now the limit is 60000 could increase to 100,000?
by zazibr
Sun Mar 21, 2010 12:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: how to compile the file maindllp.c
Replies: 17
Views: 3969
PreviousNext

Return to advanced search