Hi again:
I have a question. I'm using the MenuRecordFirst toolbar button to look be able to search through records on a form. It searches in a frame. There are two tables connected to this frame. When I click on one of the first three fields, it produces the correct name in the...
Hi there:
I was wondering if it was possible to edit Paradox tables with Delphi? I'm not really sure how this whole compatibility thing works at all... newbie, afterall. Any info would be great, thanks!
-Alex
I'm trying to restructure a table via a script but I keep getting errors that don't allow me to restructure the table. Any help would be great. The code's attached here. Thanks1
-Alex
var
tc tcursor
tbl Table
tcFlds TCursor
dynNewStru DynArray[] Anytype
endvar...
The checked value is "X" and the unchecked value is blank. There's isn't anything attached to the checkbox (no code at all). And when I click on the text, same error or the box or the container. Hmmm... sorry if this seems like a lame question, I just can't find the error.
-Alex
Hi peoples:
Got another question about filtering. I understand that with setRange you can filter everything but a particular value (such as 15 from an indexed table). I was wondering if instead of filtering everything but, you could filter nothing but. I want to filter none of the records...
Hi:
Quick question... I put a checkbox type dealy on my form and assigned values for checked and unchecked. That's all and when I click on it, I get the infamous "Unassigned Variable" dialog box. Any ideas on what may be causing this? there aren't any events or methods to this...
Hi again!
I was wondering if it was possible in Pdox9 to be able to force page breaks in a report during runtime. Currently, the report filters out users and places their information in the report (address, etc.). If the information gets too long, it automatically page breaks (which is...
I don't know what to do! I'm just trying to add one new field to the end of the table but when i get to the table.restructure command, it gives me that error. Any suggestions? HEre's the code.
-Alex
method run(var eventInfo Event)
addpassword("peterpiper")
tbl.attach(...
Hi again! I was wondering if anyone could help me out here. I want to write a script to a new column to an existing table. I mean I know I could go through queries, tccursors, creating new tables and etc. to do it... but i was wondering if there's an easier way?
And I can't just edit the...
Hi there-
I was trying to program a toolbar and noticed that Paradox9 has a "MenuRecordLocateNext" command for the toolbar, but they don't have a "MenuRecordLocateLast" command. Any ideas on how I can invoke such a procedure or any idea why it's not there? Thanks!
-Alex
Hi again-
I'm creating a report and it seems that when I run it, two of the text labels don't show up. They aren't invisible and they are at the same level as the rest of the text labels but they just don't show up. Any ideas? Thanks.
-Alex
Hmm... it says:
"cannot find %destination%\Paradox\Experts\Startup\expstart.fdl"
Strange... it's there though. I'm not sure where "%destination% is being set though. Any suggestions? Thanks
-Alex
Hi there!
I was wondering if anyone can give me some reasons why Paradox9 can't open a particular form. The delivered file and source file are there. There is no one else accessing the information. Variables are set correctly along with path name/aliases. It's trying to be called within a...
Hey there -
I was wondering why my program works this way. I have a form attached in Paradox9 and I have a condition setup for a menu that if the the checkbox on the form is checked (the checked value = "X"), a particular option is presented otherwise it is greyed out. However...
Hi again-
I was wondering how I would be able to take a Binary piece of data (like an image stored in a table) and write that to a specific directory and file name based on other contents on the same row as that image data. I'm thinking "WriteToFile", but that doesn't seem to let...
hey guys:
i hear 2gb is the limit for a table... is there any way around that or will have to start programming to seperate the files (binary) inside the table to indivdual files?
Alex
soks2626@hotmail.com
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.