minitenkuken
minitenkuken
About
- Username
- minitenkuken
- Joined
- Visits
- 0
- Last Active
- Roles
- Members
Comments
-
Sorry.. i already got how to do it!! Thank alot ..
-
Sorry.. i already got how to do it!! Thank alot ..
-
Sorry... today i upgrade fastreport to lastest one.. now fast report run smooth!!! Thank you
-
Ops.. almost forgot.. I write those codes aboves in Fast-Report Design. not in IDE Delphi. So the error must came from Fast Report compiler or something..
-
I already use your suggested. but the error still remain. "Undeclare identifier". 1. Page1.Orientation := poLanscape; 2. page1.Orientation := poLandscape; 3. Page1.Orientation := poPotrait; All three code are Undeclare identifier. I Use fast…
-
Today i install win 2000 and it's crash also. In my program load a script that give a variant array result. I Found that a variant array result from fastscript. where combination from integer and string will "crash" on win 98 and 2000. // Thi…