Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Hi,

I need some help, please.

I made a stupid mistake.

I built an export script to push a .cvs file to my desktop file folder "RoyaltyReports".

And when I selected the file folder in the pop up window and then selected my .cvs file ( once ) I could see that the the "KIND" was "Comma - Separated Value"

I had my Numbers Application opened and I could drag this file over the Number sheet and release the file over the Row/Column I wanted and the comma-separated data would fill in each column perfectly.

Then I did something stupid, not realizing it until it was too late.

I changed the default application of the .cvs export file from "Other" to open with "Number" in the "Get Info" window thinking it would open directly into numbers as if I had dragged and dropped the file onto the spread sheet like before. But Nope!

And I also select to open "ALL" similar files. I was stupid.

Now all my export files open with the "Number" as the "KIND" in my file window and I can no long get the comma-separate data any more.

What happens when I drag and drop the file, is that the "FileName.cvx" now populates the field I dropped the file into, not the all the data in the comma separated file I would get before.

Help...

Is there anyway to get back the old default "KIND" of "Comma-Separate Value" when I export my .cvs file ???

I tried rewriting the export script, changing the file name but no luck. The system seems to notice that this file is similar and assigns the "Number" application to open it or changes the .cvs extension ??? something happens I can not fix/change. I don't now.

I can create an export script an manually creating a filename and selecting the folder and the file maintains it "KIND" of Comma-Separated Value". But my script even re-writing it completing, still gets the "Numbers designation on export???? Any help would be grateful.

Choose ( Abs ( Get ( SystemPlatform ) ) -1 ;

/*MAC OS X*/

"filemac:" & Get ( DesktopPath ) & Project One to Preference One::Pref Desktop Folder Name & "/NonUAE" & Right ( Projects::Project Export File Year ; 2 ) & ".cvs"

;

/*WINDOWS*/

"filewin:"& Get ( DesktopPath ) & Project One to Preference One::Pref Desktop Folder Name & "/NonUAE" & Right ( Projects::Project Export File Year ; 2 ) & ".cvs"

)

Don't you mean CSV?

  • Author

Bruce,

Yikes!!! Is all I can say. Works now! Hahahaha :-) Unbelievable.

Thank you so much :-) I was completely baffled by this.

Tom :-)

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.