Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.
BarryStevens
About
- Username
- BarryStevens
- Joined
- Visits
- 1,858
- Last Active
- Roles
- Member
Comments
-
• Are there any instances of SRP object records that happen to be in your local application? No none of the obvious object code ones Just this stuff: $SRP_EDITOR_TEMP_... other apps * but not *PBC • Is there a copy of $BLINT in your local applica…
-
Fiddling and installed 3.4.7.1 which maybe the editor proc di8d not update. About shows EDitor 3.4.7.1 ocx 3.4.6.12 Comp OK. But now with another copy I cant reproduce!!!!!!!!!!!
-
Ok, stae-of-the nation Made a copy of my dev system 10.2.3 b2 with srpeditor 3.4.7.1 Copied to laptop Copied SYSENV records from clean to the laptop OI10 Still compile error. Found on my laptop a srpEditor version 3.4.4.3 and installed that Compile…
-
I am now stumped. I checked and changed the OI configuration settings on clean to my dev copy.
-
Thank you
-
No diffence. Created a clean install of 10.2.3 - no issue. So, I now need to do a bit of detective work. I had previously in this process updated a clean release 10.2.3 with beta 2 and using EXAMPLES compiled that code no errors. Then ran my dev co…
-
Can you do me a favour and add this code after the 'Compile function......' declare function Get_Property VersionSystem = Get_Property("SYSTEM", "VERSION") and see if you get a vnav compile error on VersionSystem. Just in case this gives you a cl…
-
Was that beta 2 of 10.2.3?
-
deleted
-
First thing I did. Clean compile
-
@KevinFournier looks like this issue was back in 3.4.6 as well. Correction, not ALL compiles give an error. Do you have any clues as to what the reason might be? Note line numbers are correct in the editor (the paste added a blank on line 1.
-
Sorry, but you are definately 3.4.7.1 ? What OI10 version?
-
Ok, found one that you should be able to compile. @MattCrozier what do you get? Compile Function Age_Invoice(Inv.Date, Age_Date, Type) ** to age the invoice according to invoice date and no of days/months Declare Function Unassigned If Unas…
-
OI10.2.3 (b2) (OI9 appears OK) All compiles are comming up with suspected unassigned variables that are not.
-
Check out these possible issues as well (they are most common) user's sort path has become corrupt the user is out of disk space
-
Looks like the SrpEditor.ocx get it from here fixes it and the missed VNAVs issue, BUT, appears to cause another issue with the options->style changing settings.
-
Awesome, thanks. That sounds like it is the problem.
-
Ok, thanks, all good
-
@KevinFournier
-
...and the OI9 one. Bit better, but, compile shows no information. btw: The previous OI10 was 10.2.3 beta1
-
Mmmm, dont think this looks right - OI10 RDK64 install
-
there are a lot of changes If you have created a changes list yet, would you like to post so I can do some tests for you.
-
Thanks
-
Where are the options kept now Does OI9 & OI10 share the same options.
-
How do I programaticaly get the version number of the SrpEditor64.ocx
-
Thanks - that works
-
Yes, that fixed it. Can you give me one for OI9 please.
-
Found another one - pipe$: equ fm$ to @fm origins ='' convert fm$ to pipe$ in origins
-
I know it is not a big issue with it being ignored, BUT, for tidy housekeeping reasons we dont want warnings apearing in either compiler.
-
just had a though: DetachPath ='' call Detach_Volume( DetachPath , statusx) and yes, vnav for statusx