Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Report doesn't work in exe.
Message
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00850753
Message ID:
00850767
Views:
16
Hi Cathy,
Already checked those things. Just for my own info, if either of these items was wrong, wouldn't it generate an error? I get no error, just nothing happens.

>A couple things to check...
>
>Is the report included in .. or excluded from .. the project? If it's excluded, be sure it's distributed with the EXE.
>
>Are the tables defined in the Data Environment in the same relative path as when you were running in development mode?
>
>Cathy
>
>
>>I'm using VFP 7.0
>>
>>.....myCommandButton.click()
>>  local lc
>>  if somecondition
>>    lc = 'preview'
>>  else
>>    lc = 'to printer prompt'
>>  endif
>>  Report form myReport &lc
>>
>>This works fine in developement, but does nothing after I compile into exe.
>>
>>TIA
Bill Morris
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform