I've just downloaded the Maple 2020 trial version and I have zero experience on Maple programming. My problem is: when I do simple calculations such as 3+5 or 2*3, the result displays on the screen but, for other functions such as
factor(x^2+2x+1);
or assigning variables can't be done:
n:= 5;
m:=7;
m+n;
I do not see any results on the display screen after the enter.
Where am I doing wrong?
It seems like, I need to change some configurations of the Maple. After doing some search online, I found these suggestions in a web site. I have applied the following steps and my problem is solved: (Remember to apply globally not for the session.)
Open a new blank worksheet
On the toolbar, access Tools->Options.
Select the 'Display' tab
Ensure that the first entry is set to 'Maple Notation', and the second entry is set to '2-D Math Notation'
Click 'Apply to session' at the bottom left
On the toolbar, access Tools->Options again
Select the 'Interface' tab
Ensure that the entry 'Default format for new worksheet' is set to 'Worksheet'
Click 'Apply to session' at the bottom left
Now open a new worksheet in the same session. There should be a prompt '>'.
At the prompt, type 'version();' without the single quotes, but with the trailing semi-colon. This ought to return details of the precise Maple version you are running. If it returns something like
User Interface: 1133417
Kernel: 1133417
Library: 1133417
(precise numbers may be different), then you ought to be good to go - so try something simple like 1+1; at the next command prompt, (remember the semicolon).
Hi everybody! i am new on imacros scripting and i am not a programmer. I know very little about programming and I only adapt the command lines and analyze how they work, so I am making the program work.
I managed to learn about imacros at this time but still I need to explain step by step all detailed how to run the following program.
I make a video explain the problem.
Please look at the cursor carefully and interpret how it works, it's simple
https://youtu.be/tMbF3CawzRU
My goal is as follows: Open the profile of a user, select a photo and enter the "Like", within the "I like" enter the profile of each person to extract the username "URL".
The problem is that my program only extracts 11 users (Those that appear as "DIV" in the instagram code).
I designed another program which appears at the beginning of the video to demonstrate how it extracts perfectly but this is ONLY for FOLLOWERS - FOLLOWED.
Analyze the instagram code and this code allows me to "preload" the number of people I need and this makes the program WORK. Unlike the previous one (within the "LIKES" IT DOES NOT ALLOW ME "PRE LOAD" USERS and this limits the program (LOOP = 12-15-20-30-etc. It stops working with error # EANF #).
First program ( VIDEO ) code: "FOLLOWES AND FOLLOWED (ONLY) "
SET !ERRORIGNORE YES
SET !EXTRACT_TEST_POPUP NO
SET !TIMEOUT_STEP 1
TAG POS={{!LOOP}} TYPE=A ATTR=CLASS:FPmhX<SP>notranslate<SP>_0imsa EXTRACT=HREF
SET !VAR1 {{!EXTRACT}}
SET !EXTRACT NULL
'Check EXTRACT
TAB OPEN
TAB T=2
URL GOTO={{!VAR1}}
WAIT SECONDS=2
MY GOALS CODE ( SECOND and the one that causes the problem ) " ON LIKES PHOTO "
SET !ERRORIGNORE YES
SET !EXTRACT_TEST_POPUP NO
SET !TIMEOUT_STEP 1
TAG POS={{!LOOP}} TYPE=DIV ATTR=CLASS:_7UhW9<SP>xLCgt<SP>qyrsm<SP>KV-D4<SP>fDxYl<SP>rWtOq EXTRACT=TXT
SET !VAR1 {{!EXTRACT}}
SET !EXTRACT NULL
'Check EXTRACT
TAB OPEN
TAB T=2
URL GOTO=https://www.instagram.com/{{!VAR1}}
WAIT SECONDS=2
Sorry for my bad English, it was translated with Google Translator.
HELP ME PLEASE!
Windows 10 x64
Chrome VersiĆ³n 76.0.3809.132 (Build oficial) (64 bits)
Chrome Imacros FREE 10.0.5
Firefox 69.0 (64-bit)
Firefox Imacros FREE 10.0.2.1450
( It works on both ) but i prefer firefox for Imacros.
I don't think they need anything more than this.
I am looking to extract the number of users that I need (20-30-50 users within the likes of the photo)
Apparently the DIV structure does not allow pre-loading users and I don't know how to solve this in order to extract the number of users that I want
THANKS YOU FOR READ ME!
This question already has an answer here:
enable-update-delete-insert a row when radio buttons pressed
(1 answer)
Closed 7 years ago.
after i had alert one of my tables column and change its type from
number to varchar2 and changing the data type also for the text item
I tried also the data block wizard to refresh the data block and also
write the DISPLAY_ERROR at each step but nothing show up !
I had tried to delete the FMX file and recompile the form and generate the FMx file but thats was not help !!
frm-40508 oracle error unable to insert record !
at run time environment Only but when I run the from from developers
it is works fine !
i know it should be sample error to solve but all my tried had fail
whats the problem please !
is their any cache or something I need to refresh it ?!
should I delete the whole datablock and re-builded cause of that little change ?!
Just for sharing my problem that I was navigating through multiple forms using
OPEN_FORMS which is by default has NO_SHARE_DATA_LIBRARY I had replace it with
CALL_FORM which is has same parameters as OPEN_FORMS but it is allow forms to do update insert and delete transactions for more understanding Please refer to oracle forms builder help search for OPEN_FORM AND CALL_FORM key words
Thanks
I have an end user version of an application written in FileMaker 10 (FML10.dll) and I need the data behind the software. Anyone knows a way to extract the data?
Looks like the USR file containts the data, but I don't know how to open it. Is there a way to query it throught c#?
C:\PROGRAM FILES (X86)\ASAS 2013-01
Asas 2013-01.exe
Asas 2013-01.USR
DBConverter.dll
DBEngine.dll
DOMSupport.dll
FML10.dll
FMLayout.dll
FMOLE.dll
FMPA Acknowledgements.pdf
FMRSRC.dll
FMScript.dll
FMUserModel.dll
FMWrapper.dll
GdiPlus.dll
HBAM.dll
libeay32.dll
MFCX.dll
NSViews.dll
OmniDynamic4.dll
OmniORB4.dll
OmniThread.dll
PlatformSupport.dll
ProofReader.dll
ssleay32.dll
Support.dll
uninstal.exe
uninstal.ini
XalanDOM.dll
XalanExtensions.dll
XalanSourceTree.dll
XalanTransformer.dll
XCore.dll
XDraw.dll
Xerces.dll
XercesParserLiaison.dll
XFC.dll
XGrfx.dll
XMLEngine.dll
XMLSupport.dll
XPath.dll
XSLT.dll
XText.dll
Extensions
Langs and etc..
Microsoft.VC80.CRT
...
Microsoft.VC80.MFC
...
Microsoft.VC80.MFCLOC
...
The Asas 2013-01.USR file contains the data AND the logic. However, the file is encrypted. You can open the file using either Asas 2013-01.exe (double-clicking Asas 2013-01.exe should do this automatically) or Filemaker application. What you can do once the file is opened depends on the privileges your login account has.
Software: Microsoft Access 2007 SP2
Database File Version: Access 2000
I have an access program that I inherited from a previous employee. It uses forms for reports and since I don't have much experience in access I have continued to do this. I have created a copy of the program for another project and modified it to suit.
I am having trouble getting more then one chart to print. All the charts display in form view, they all have the same properties (excepting data, position, etc.) For some reason they are not printing. They don't even show up in the print preview.
I am thinking it must be something with the graphs themselves as they sometimes lose all information. I have to open the graphs in edit mode and change the data source from column to row and back again so that it gets redrawn. (Refresh doesn't fix it)
So right now I don't even have a clue as to where to look so ideas are welcome.
Edit #1
It seems to be a problem with linking to an unbound form.
Subform Field Linker:
Can't build a link between unbound forms.
The query for the main form is
SELECT tTest.ixTest, tMotorTypes.ixMotorType, tMotorTypes.asMotorType, tMotorTypes.fDeprecated, tTestType.asTest, tTest.asSerialNum, tTest.asOrderNum, tTest.asFrameNum, tTest.asRotorNum, tTest.asOperator, tTest.iStation, tTest.dtTestDate, tTest.ixTestType
FROM tMotorTypes
INNER JOIN (tTestType
INNER JOIN tTest ON tTestType.ixTestType=tTest.ixTestType)
ON tMotorTypes.ixMotorType=tTest.ixMotorType;
The query for the chart is:
SELECT qGraphRSTTemperatures.Frequency, qGraphRSTTemperatures.[Drive End], qGraphRSTTemperatures.[Non Drive End], qGraphRSTTemperatures.[Air In], qGraphRSTTemperatures.Core
FROM qGraphRSTTemperatures
ORDER BY qGraphRSTTemperatures.ixTemperature;
Query qGraphRSTTemperatures:
SELECT tElectricalData.dblFrequency AS Frequency, tTemperatures.dblDrvEnd AS [Drive End], tTemperatures.dblNonDrvEnd AS [Non Drive End], tTemperatures.dblAirIn AS [Air In], tTemperatures.dblCore AS Core, tSubTest.ixTest, tTemperatures.ixTemperature
FROM (tSubTest INNER JOIN tElectricalData ON tSubTest.ixSubTest = tElectricalData.ixSubTest)
LEFT JOIN tTemperatures ON tElectricalData.ixElectrical = tTemperatures.ixElectrical
WHERE (((tSubTest.ixSubTestType)=5))
ORDER BY tSubTest.ixTest, tTemperatures.ixTemperature;
So how come, in the form view it shows the graph with the correct data when linked thus:
Child field: ixTest
Master field: ixTest
but won't print the graph.
The graph will print if I remove the links, but then I have all the data from chart query as it is not limited by ixTest.
edit #2
It seems to be a data retrieval/rendering issue in printing. Is there anything in printing that changes the context of records with respect to parent/child relationships?
Check the "Display When" Property of the control and make sure it's set to "Always" (if you do it via code then Always is 0).
Some other things to look for would be the "Auto Activate" property. I believe it's set to "double click" by default.
My solution to work around the problem.
I created separate reports with the graphs/charts in them. I just copied & pasted the charts from the forms into the reports and they worked.
I didn't want to do it this way as it uses a couple sheets of paper more than before. I am also dissatisfied with this solution as the question of why still remains.
Ran into a similar problem... Reports with graphs were working fine until I had an invalid syntax issue with the report code that I did not catch.
apparently the code for the report would not compile correctly, so it did not link up to the graphs and sub reports correctly and I would get the same errors even when manually putting in the link fields.
My advice would be to check the code on the form or report... then compile the code and fix any problmes. Hope this helps.
I have a similar problem with a report. I created a graph that is in a group to give me a separate graph for each category (say divisions). The graphs all display fine in the report view (for each division) and the print preview but when I print to a pdf only the first graph prints. If I open the report and go to the print preview and then print to a PDF it works great. If this is the problem you are having here is my work around:
I used VBA to follow a sequence to solve the problem. When a button is clicked on my main form the following events happen (1)Open the report in print preview (hidden), (2)open the print dialog box, after the PDF has been created the (3)report closes.
Dim stDocName As String
stDocName = "My Reports Name"
(1) DoCmd.OpenReport stDocName, acViewPreview, , , acHidden
(2) DoCmd.RunCommand acCmdPrint
(3) DoCmd.Close acReport, "My Reports Name"